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
+1 -1
View File
@@ -11,7 +11,7 @@
PREFIX=/usr
HACKDIR=$(PREFIX)/games/lib/$(GAME)dir
HACKDIR=$(PREFIX)/games/lib/nethackdir
INSTDIR=$(HACKDIR)
VARDIR=$(HACKDIR)
SHELLDIR=$(PREFIX)/games