removed 'make clean' invoked from test/Makefile for test/assembler/Makefile, as all artifacts are now created in testwrk and will be cleaned up out of directory
This commit is contained in:
@@ -47,7 +47,6 @@ continue: $(WORKDIR)/bdiff$(EXE)
|
|||||||
@$(MAKE) -C misc all
|
@$(MAKE) -C misc all
|
||||||
|
|
||||||
mostlyclean:
|
mostlyclean:
|
||||||
@$(MAKE) -C assembler clean
|
|
||||||
@$(MAKE) -C val clean
|
@$(MAKE) -C val clean
|
||||||
@$(MAKE) -C ref clean
|
@$(MAKE) -C ref clean
|
||||||
@$(MAKE) -C err clean
|
@$(MAKE) -C err clean
|
||||||
|
|||||||
Reference in New Issue
Block a user