macOS follow-up

This commit is contained in:
nhmall
2023-11-20 22:18:35 -05:00
parent 4a08f20090
commit 7e3398c85d

View File

@@ -489,8 +489,8 @@ endif # MAKEFILE_SRC
#
.PHONY: checkmakefiles
checkmakefiles: checkstamp
( $(MAKE) -f sys/unix/Makefile.check )
checkmakefiles:
( $(MAKE) -f sys/unix/Makefile.check )
ifdef WANT_LIBNH