diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-21 11:52:52 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-21 11:52:52 +0300 |
commit | b19cc5185fbb54d8893d84bf7b29192069935813 (patch) | |
tree | 7149ecb3655cde4765d0e68837eac7a3f2d4b1ac /README.git | |
parent | d5a252444627be4d98cd6b49b948f159512952bf (diff) | |
parent | 1ed524af04eac4e709f43cda8a564734d733ae12 (diff) | |
download | egawk-b19cc5185fbb54d8893d84bf7b29192069935813.tar.gz egawk-b19cc5185fbb54d8893d84bf7b29192069935813.tar.bz2 egawk-b19cc5185fbb54d8893d84bf7b29192069935813.zip |
Merge branch 'gawk-5.0-stable'
Diffstat (limited to 'README.git')
-rw-r--r-- | README.git | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ +Thu Jun 20 11:01:04 IDT 2019 Wed Aug 23 08:07:18 IDT 2017 ============================ If you are reading this, you have retrieved the gawk code base via Git from savannah.gnu.org. This is good; gawk no longer uses CVS. -On GNU and Unix systems, please execute use the following to build +On GNU and Unix systems, please use the following to build gawk after doing `git clone' or `git pull': make distclean # if not a new clone |