vms update (trunk only)

I hadn't tried the build script vmsbuild.com in a long time....
vmsbuild.com wasn't compiling src/sys.c;
vmsbuild.com and Makefile.src+Makefile.utl had some linking discrepancies;
Makefile.top, Makefile.dat, Makefile.doc - replace old SCCS id/date/rev
  comment with current cvs one (done for .src & .utl a month or so back);
config1.h - running DEC C in VAX C compatability mode to test linking
  yielded a diagnostic about signed in the schar typedef for every file.
This commit is contained in:
nethack.rankin
2011-05-23 03:27:10 +00:00
parent 5544dac753
commit 3453bf9a4d
7 changed files with 88 additions and 56 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - data files: special levels and other data.
# SCCS Id: @(#)Makefile.dat 3.5 2002/03/02
# NetHack 3.5 Makefile.dat $Date$ $Revision$
# Copy this file to [.dat]Makefile.; no editing needed.