removed last places the TMP variables was getting deranged.
[feisty_meow.git] / production / setup_src / bundle_example / makefile
index bf92bb250fb380ab4835efc916f65bada55de6e2..c1f29c96f013d365f2a2f3d347c0a48a2a59cb68 100644 (file)
@@ -4,8 +4,8 @@ PROJECT = example_bundle
 TYPE = hierarchy
 FIRST_TARGETS = build_bundle
 CLEANUPS = $(FEISTY_MEOW_DIR)/install/example_bundle$(EXE_END)
+# set the unix bin variable so the bundle finds the apps.
 export UNIX_BIN = /bin
-#hmmm: is UNIX_BIN used anywhere?
 
 include cpp/rules.def