add missing sys/vms/sysconf
SYSCF is enabled by default, but nethack won't run without the required sysconf file. sys/vms/install.com expects to find a template one in sys/vms/sysconf so create that. Since the tarball will need repackaging, fix a comment typo (dyslexic spelling of "nymph") in sys/unix/sysconf. Also, move DEBUGFILES to the bottom so that more useful entries move up. And expand the comment for the PANICTRACE options.
This commit is contained in:
6
Files
6
Files
@@ -182,11 +182,11 @@ linux linux-chroot linux-x11 macosx macosx10.5
|
||||
macosx10.7 macosx.sh macosx10.10 unix
|
||||
|
||||
sys/vms:
|
||||
(files for VMS version - untested for 3.6.0)
|
||||
(files for VMS version)
|
||||
Install.vms Makefile.dat Makefile.doc Makefile.src Makefile.top
|
||||
Makefile.utl install.com lev_lex.h nethack.com oldcrtl.c
|
||||
spec_lev.com vmsbuild.com vmsfiles.c vmsmail.c vmsmain.c
|
||||
vmsmisc.c vmstty.c vmsunix.c
|
||||
spec_lev.com sysconf vmsbuild.com vmsfiles.c vmsmail.c
|
||||
vmsmain.c vmsmisc.c vmstty.c vmsunix.c
|
||||
|
||||
sys/wince:
|
||||
(files for Windows CE and PocketPC - untested for 3.6.0)
|
||||
|
||||
Reference in New Issue
Block a user