Add a default clean target
This commit is contained in:
@@ -10,7 +10,8 @@ message_header:
|
|||||||
@echo
|
@echo
|
||||||
(cd ..; tests/busybox.REGRESS.sh)
|
(cd ..; tests/busybox.REGRESS.sh)
|
||||||
|
|
||||||
clean::
|
clean:
|
||||||
|
rm -f *.o
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user