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.src $Date$ $Revision$
|
||||
# SCCS Id: @(#)Makefile.src 3.5 2008/01/30
|
||||
|
||||
# Root of source tree:
|
||||
NHSROOT=..
|
||||
|
||||
# newer makes predefine $(MAKE) to 'make' and do smarter processing of
|
||||
# recursive make calls if $(MAKE) is used
|
||||
# these makes allow $(MAKE) to be overridden by the environment if someone
|
||||
|
||||
Reference in New Issue
Block a user