fixed for cleaning up the .a files
[feisty_meow.git] / scripts / clam / cpp / variables.def
index 85619baf89876831b372bf1c6bfb879fe2961974..caf69cbaf43f7842bc04aebf788866cdf3c05910 100644 (file)
@@ -288,6 +288,8 @@ export DEPS_FILE = $(OUTPUT_PATH)/$(PROJECT).deps
 # add the cleanup values we already know.
 CLEANUPS += $(OUTPUT_PATH) $(DEPS_FILE)
 
+SUPPLEMENTAL_CLEANUP_TARGETS = cpp_add_to_cleanups_variable
+
 # "GENDEPS" is a flag that causes dependencies to be generated into
 # statically built applications.
 export GENDEPS