diff options
author | Paul Smith <psmith@gnu.org> | 1997-08-27 20:30:54 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1997-08-27 20:30:54 +0000 |
commit | be3fb0ae6d6870dbc1b4d03447afcf3b0fed3114 (patch) | |
tree | f27c2e1c6f3e1f7cc747cad0452734c4c917b208 /readme.vms | |
parent | dd0c939e781596fec17f8c72cbe6e3559e703fd8 (diff) | |
download | gunmake-be3fb0ae6d6870dbc1b4d03447afcf3b0fed3114.tar.gz |
Updates for GNU make 3.75.92.
Diffstat (limited to 'readme.vms')
-rw-r--r-- | readme.vms | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,14 +1,14 @@ -This is the VMS port of GNU Make version 3.75. +This is the VMS port of GNU Make. It is based on the VMS port of GNU Make 3.60 by Mike Moretti. -This port was done by Klaus Kämpf (kkaempf@progis.de) of -proGIS Software, Aachen, Germany +This port was done by Klaus Kämpf <kkaempf@progis.de> of +proGIS Software, Aachen, Germany. To build Make, simply type @makefile. This should compile all the -necessary files and link Make. -There is also a file called makefile.vms. If you already have GNU -Make 3.74 built you can just use Make with this makefile to rebuild. +necessary files and link Make. There is also a file called +makefile.vms. If you already have GNU Make built you can just use +Make with this makefile to rebuild. Here are some notes about GNU Make for VMS: |