fixed for cleaning up the .a files
[feisty_meow.git] / production / setup_src / bundle_example / makefile
index c1f29c96f013d365f2a2f3d347c0a48a2a59cb68..1ff75aea62aeb5c78c7d7012dbec11228d7f2bee 100644 (file)
@@ -2,8 +2,8 @@ include cpp/variables.def
 
 PROJECT = example_bundle
 TYPE = hierarchy
-FIRST_TARGETS = build_bundle
-CLEANUPS = $(FEISTY_MEOW_DIR)/install/example_bundle$(EXE_END)
+FIRST_TARGETS += build_bundle
+CLEANUPS += $(FEISTY_MEOW_APEX)/install/example_bundle$(EXE_END)
 # set the unix bin variable so the bundle finds the apps.
 export UNIX_BIN = /bin