A couple of Makefile updates

Include the tribute file.

Windows Makefile
Unix Makefile.top
This commit is contained in:
nhmall
2015-03-22 22:06:13 -04:00
parent d792f7625d
commit 3fa52686d8
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.top $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
# NetHack 3.5 Makefile.top $NHDT-Date: 1427076345 2015/03/23 02:05:45 $ $NHDT-Branch: nhmall-booktribute $:$NHDT-Revision: 1.21 $
# NetHack 3.5 Makefile.top $Date: 2012/01/10 17:47:30 $ $Revision: 1.19 $
# Root of source tree:
@@ -56,7 +56,7 @@ VARDIR = $(HACKDIR)
# for Gnome
# VARDATND = x11tiles pet_mark.xbm rip.xpm mapbg.xpm
VARDATD = bogusmon data engrave epitaph oracles options quest.dat rumors
VARDATD = bogusmon data engrave epitaph oracles options quest.dat rumors tribute
VARDAT = $(VARDATD) $(VARDATND)
# Some versions of make use the SHELL environment variable as the shell