checking in the recent efforts at optimizing clam
[feisty_meow.git] / production / assign_bases / makefile
old mode 100755 (executable)
new mode 100644 (file)
index 98a9177..f95b59c
@@ -1,9 +1,9 @@
 include cpp/variables.def
 
 PROJECT = rebaser
-ifeq "$(OP_SYSTEM)" "WIN32"
-  TARGETS = perform_rebasing
-endif
+#ifeq "$(OPERATING_SYSTEM)" "WIN32"
+#  TARGETS = perform_rebasing
+#endif
 TYPE = hierarchy
 
 include cpp/rules.def