don't build in support for obsolete makedefs options

unless OLD_MAKEDEFS_OPTIONS is defined during the compile of makedefs.c
This commit is contained in:
nhmall
2023-11-19 10:05:01 -05:00
parent d3e80bf9bf
commit 13f49bdd92
5 changed files with 506 additions and 451 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: