sys files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# NetHack 3.7 Makefile.GCC $NHDT-Date: 1596498268 2020/08/03 23:44:28 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.53 $
|
||||
# NetHack 5.0 Makefile.GCC $NHDT-Date: 1596498268 2020/08/03 23:44:28 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.53 $
|
||||
# Copyright (c) NetHack PC Development Team 1996-2024.
|
||||
# PC NetHack 3.7 Makefile for djgpp V2
|
||||
# PC NetHack 5.0 Makefile for djgpp V2
|
||||
#
|
||||
# Gnu gcc compiler for msdos (djgpp)
|
||||
# Requires Gnu Make utility (V3.79.1 or greater) supplied with djgpp
|
||||
# Requires Gnu Make utility (V5.09.1 or greater) supplied with djgpp
|
||||
#
|
||||
# For questions or comments: devteam@nethack.org
|
||||
#
|
||||
@@ -61,7 +61,7 @@ endif
|
||||
# This build assumes that the LUA sources are located
|
||||
# at the specified location. If they are actually elsewhere
|
||||
# you'll need to specify the correct spot below in order to
|
||||
# successfully build NetHack-3.7.
|
||||
# successfully build NetHack-5.0.
|
||||
#
|
||||
ADD_LUA=Y
|
||||
LUATOP=../lib/lua$(LUAVER)
|
||||
|
||||
Reference in New Issue
Block a user