checkpoint before running clean
[feisty_meow.git] / scripts / clam / rules.def
index a526fb1f392a53c82c768a1ab43dab852f6d93a6..c4851ca8487378e057c9bab6405baf6ca4a67718 100644 (file)
@@ -110,12 +110,15 @@ exit 0'
 # files and such that were created by the project.  it invokes the makefile
 # again with the CLEAN variable defined so that this can be passed down into
 # all subsequent makes.
-clean: set_cleaner_variable clean_subdirs $(OTHER_CLEANS) ready_to_clean
+clean: set_cleaner_variable $(OTHER_CLEANS) scratch_other_cleans clean_subdirs  ready_to_clean
        # no code here.
 
 set_cleaner_variable:
        $(eval CLEAN := true)
 
+scratch_other_cleans:
+       $(eval OTHER_CLEANS := )
+
 ready_to_clean:
        @echo Whacking [$(CLEANUPS)]
        $(HIDESH) -c '\