make nethack.sh switchable from hints file
If SHELLDIR is null, don't install nethack.sh. Also a tid in Porting and add NHSROOT to the Makefiles which gives a path to the top of the tree (so e.g. you can always find makedefs from a rule in a hints file).
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# NetHack 3.5 Makefile.dat $Date$ $Revision$
|
||||
# SCCS Id: @(#)Makefile.dat 3.5 1992/09/18
|
||||
|
||||
# Root of source tree:
|
||||
NHSROOT=..
|
||||
|
||||
# for Atari
|
||||
# SHELL=E:/GEMINI2/MUPFEL.TTP
|
||||
# UUDECODE=uudecode
|
||||
|
||||
Reference in New Issue
Block a user