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:
@@ -1,5 +1,5 @@
|
||||
# NetHack Makefile (VMS) - for the [Unix] documentation.
|
||||
# SCCS Id: @(#)Makefile.doc 3.5 2007/05/25
|
||||
# NetHack 3.5 Makefile.doc $Date$ $Revision$
|
||||
|
||||
# Copy this file to [.doc]Makefile. and edit it if needed.
|
||||
|
||||
@@ -17,7 +17,7 @@ Guidebook : $(GUIDEBOOK)
|
||||
|
||||
# the basic guidebook
|
||||
#Guidebook. : Guidebook.mn
|
||||
# #tbl tmac.n Guidebook.mn | nroff | col > Guidebook
|
||||
# #tbl tmac.n Guidebook.mn | nroff | col -bx > Guidebook
|
||||
# write sys$output "Guidebook.mn cannot be processed under VMS."
|
||||
Guidebook. : Guidebook.txt # distributed version of plain text
|
||||
copy Guidebook.txt Guidebook.
|
||||
|
||||
Reference in New Issue
Block a user