mirror of
https://github.com/sheumann/hush.git
synced 2025-08-05 12:26:26 +00:00
Add a default clean target
This commit is contained in:
@@ -10,7 +10,8 @@ message_header:
|
||||
@echo
|
||||
(cd ..; tests/busybox.REGRESS.sh)
|
||||
|
||||
clean::
|
||||
clean:
|
||||
rm -f *.o
|
||||
|
||||
distclean: clean
|
||||
|
||||
|
Reference in New Issue
Block a user