(cherry picked from commit 979c27387e)
This commit is contained in:
Peter D. Gray 2023-12-18 17:34:30 +01:00 committed by doc-hex
parent d293d08f8d
commit 6182bf33d5

View File

@ -16,10 +16,8 @@
clean clobber:
$(MAKE) -f MK4-Makefile $(MAKECMDGOALS)
$(MAKE) -f MK3-Makefile $(MAKECMDGOALS)
release repro rc1:
$(MAKE) -f MK4-Makefile $(MAKECMDGOALS)
#NOTYET#$(MAKE) -f MK3-Makefile $(MAKECMDGOALS)
# EOF