X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fbundle_example%2Fmakefile;h=bf92bb250fb380ab4835efc916f65bada55de6e2;hb=b261bf1e7d73426dca3151b4dedfda078ee993a5;hp=46bc6f2c0ec28801e91612f63e7e2e8864e63282;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/production/setup_src/bundle_example/makefile b/production/setup_src/bundle_example/makefile index 46bc6f2c..bf92bb25 100644 --- a/production/setup_src/bundle_example/makefile +++ b/production/setup_src/bundle_example/makefile @@ -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