more complete cleaning
This commit is contained in:
parent
486c10e854
commit
0c6bfc38c5
@ -1,3 +1,3 @@
|
||||
DIRS = strep
|
||||
all:
|
||||
all clean distclean:
|
||||
@for d in $(DIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) $@); done;
|
||||
|
Loading…
Reference in New Issue
Block a user