Revert "don't build in support for obsolete makedefs options"

This reverts commit 13f49bdd92.
This commit is contained in:
nhmall
2023-11-19 17:36:25 -05:00
parent a42d3dadce
commit 5c8b36e95a
5 changed files with 451 additions and 506 deletions

View File

@@ -746,9 +746,9 @@ $(TARGETPFX)date.o: date.c $(HACK_H) $(HACKCSRC) $(HOBJ)
# Do NOT include ../dat/gitinfo.txt as either a prerequisite or target.
# 'makedefs -v' processes it when present and ignores it if not.
#
#../include/date.h: ../util/makedefs $(VERSOURCES) $(HACK_H)
# -$(SHELL) ../sys/unix/gitinfo.sh $(GITINFO) #before 'makedefs -v'
# ../util/makedefs -v
../include/date.h: ../util/makedefs $(VERSOURCES) $(HACK_H)
-$(SHELL) ../sys/unix/gitinfo.sh $(GITINFO) #before 'makedefs -v'
../util/makedefs -v
lint:
# lint cannot have -p here because (i) capitals are meaningful: