unneeded cleans
SVN-Revision: 365
This commit is contained in:
parent
aa9b5b220a
commit
6dd255c4a9
@ -109,9 +109,6 @@ clean: target_clean
|
||||
@$(MAKE) -C $(CONFIG) clean
|
||||
|
||||
dirclean: clean
|
||||
rm -rf $(STAMP_DIR)
|
||||
$(MAKE) -C package clean
|
||||
$(MAKE) -C target clean
|
||||
rm -rf $(BUILD_DIR)
|
||||
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user