updated to remove some msys refs.
[feisty_meow.git] / production / setup_src / bundle_example / makefile
index 46bc6f2c0ec28801e91612f63e7e2e8864e63282..bf92bb250fb380ab4835efc916f65bada55de6e2 100644 (file)
@@ -5,9 +5,7 @@ TYPE = hierarchy
 FIRST_TARGETS = build_bundle
 CLEANUPS = $(FEISTY_MEOW_DIR)/install/example_bundle$(EXE_END)
 export UNIX_BIN = /bin
-ifeq "$(OP_SYSTEM)" "WIN32"
-  export UNIX_BIN = $(BUILDING_HIERARCHY)/msys/bin
-endif
+#hmmm: is UNIX_BIN used anywhere?
 
 include cpp/rules.def