From 0915626964980d38eb3ac36287d84e91876cdc9c Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 21 Nov 2023 10:23:57 -0500 Subject: [PATCH] remove a (now) unnecessary line from Makefile.check --- sys/unix/Makefile.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/Makefile.check b/sys/unix/Makefile.check index d2e2905b2..4265e5f5a 100755 --- a/sys/unix/Makefile.check +++ b/sys/unix/Makefile.check @@ -1,12 +1,12 @@ # NetHack 3.7 Makefile.check $NHDT-Date: 1599687610 2020/09/09 21:40:10 $ $NHDT-Branch: NetHack-3.7 SUPATH := sys/unix/ -MKINCLVERS := 370 MKHINTSPATH := $(SUPATH)hints/ 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 # set.