make test again

This commit is contained in:
dinkc64 2024-11-01 09:02:13 -04:00
parent 5717d77066
commit da5975b59a

View File

@ -433,6 +433,9 @@ vpath %.d $(foreach dir,$(alldir),$(objdir)$(dir)/ )
#
#
# backward compatibility (make less than 4.4 doesn't support .WAIT)
.WAIT:
.PHONY: all init cleandep touch clean
ifeq ($(MAKELEVEL),1)