When cleaning, get rid of the binary from the filesystem area too.
This commit is contained in:
parent
7fdce37c85
commit
821eb62d99
@ -66,6 +66,7 @@ endif
|
||||
strace: uclibc $(TARGET_DIR)/usr/bin/strace
|
||||
|
||||
strace-clean:
|
||||
rm -f $(TARGET_DIR)/usr/bin/strace
|
||||
$(MAKE) -C $(STRACE_DIR) clean
|
||||
|
||||
strace-dirclean:
|
||||
|
Loading…
Reference in New Issue
Block a user