Adjusted to 5df2de0629 (and slightly simplified).

This commit is contained in:
Oliver Schmidt 2020-07-27 17:47:14 +02:00
parent ed3f281b9e
commit 4316242d7e
1 changed files with 2 additions and 4 deletions

View File

@ -12,11 +12,9 @@ endif
WORKDIR = ../testwrk
.PHONY: all dotests continue mostlyclean clean
.PHONY: test continue mostlyclean clean
all: dotests
dotests: mostlyclean continue
test: mostlyclean continue
continue:
@$(MAKE) -C asm all