fix recover on Linux

Also, recover should be a target-side utility, not host. That
really only makes a difference if you are cross-compiling.
This commit is contained in:
nhmall
2023-02-19 15:06:55 -05:00
parent eb889a2cdb
commit a92ed87c93
3 changed files with 7 additions and 7 deletions

View File

@@ -258,7 +258,7 @@ endif # WANT_LIBNH
#PREFIX=/usr
PREFIX=$(wildcard ~)/nh/install
HACKDIR=$(PREFIX)/games/lib/$(GAME)dir
HACKDIR=$(PREFIX)/games/lib/nethackdir
SHELLDIR = $(PREFIX)/games
INSTDIR=$(HACKDIR)
VARDIR = $(HACKDIR)