HINTSVERSION

This commit is contained in:
nhmall
2026-04-26 09:09:14 -04:00
parent ae146b2c7c
commit 8ddfa958b1
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ MKINCLPATH := $(SUPATH)hints/include/
# Expectations:
#
# 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.
#
ifneq ("$(HINTSFILE)","")
+2 -2
View File
@@ -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.
# NetHack may be freely redistributed. See license for details.
#
@@ -20,7 +20,7 @@
# multiw-1.500 contains sections 1 to 2
#-INCLUDE multiw-1.500
HINTSVERSION := 370
HINTSVERSION := 500
ifdef MAKEFILE_TOP
ifeq ($(MAKELEVEL),0)
+2 -2
View File
@@ -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.
# 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
#-INCLUDE multiw-1.500
HINTSVERSION := 370
HINTSVERSION := 500
ifdef MAKEFILE_TOP
ifeq ($(MAKELEVEL),0)