HINTSVERSION
This commit is contained in:
@@ -8,7 +8,7 @@ MKINCLPATH := $(SUPATH)hints/include/
|
|||||||
# Expectations:
|
# Expectations:
|
||||||
#
|
#
|
||||||
# HINTSFILE and HINTSINCLFILES are passed from the calling Makefile
|
# HINTSFILE and HINTSINCLFILES are passed from the calling Makefile
|
||||||
# which is the case with the hints/*.370 and hints/include/*.370
|
# which is the case with the hints/*.500 and hints/include/*.500
|
||||||
# set.
|
# set.
|
||||||
#
|
#
|
||||||
ifneq ("$(HINTSFILE)","")
|
ifneq ("$(HINTSFILE)","")
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# NetHack 3.7 linux.500 $NHDT-Date: 1693519390 2023/08/31 22:03:10 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.61 $
|
# NetHack 5.0 linux.500 $NHDT-Date: 1693519390 2023/08/31 22:03:10 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.61 $
|
||||||
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
|
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
|
||||||
# NetHack may be freely redistributed. See license for details.
|
# NetHack may be freely redistributed. See license for details.
|
||||||
#
|
#
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
# multiw-1.500 contains sections 1 to 2
|
# multiw-1.500 contains sections 1 to 2
|
||||||
#-INCLUDE multiw-1.500
|
#-INCLUDE multiw-1.500
|
||||||
|
|
||||||
HINTSVERSION := 370
|
HINTSVERSION := 500
|
||||||
|
|
||||||
ifdef MAKEFILE_TOP
|
ifdef MAKEFILE_TOP
|
||||||
ifeq ($(MAKELEVEL),0)
|
ifeq ($(MAKELEVEL),0)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# NetHack 3.7 macOS.500 $NHDT-Date: 1693359574 2023/08/30 01:39:34 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.138 $
|
# NetHack 5.0 macOS.500 $NHDT-Date: 1693359574 2023/08/30 01:39:34 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.138 $
|
||||||
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2015.
|
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2015.
|
||||||
# NetHack may be freely redistributed. See license for details.
|
# NetHack may be freely redistributed. See license for details.
|
||||||
#
|
#
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
# note: '#-INCLUDE' is not just a comment; multiw-1 contains sections 1 to 2
|
# note: '#-INCLUDE' is not just a comment; multiw-1 contains sections 1 to 2
|
||||||
#-INCLUDE multiw-1.500
|
#-INCLUDE multiw-1.500
|
||||||
|
|
||||||
HINTSVERSION := 370
|
HINTSVERSION := 500
|
||||||
|
|
||||||
ifdef MAKEFILE_TOP
|
ifdef MAKEFILE_TOP
|
||||||
ifeq ($(MAKELEVEL),0)
|
ifeq ($(MAKELEVEL),0)
|
||||||
|
|||||||
Reference in New Issue
Block a user