Merge branch 'release-2.140.136'
[feisty_meow.git] / production / assign_bases / makefile
index 98a9177bb9ee6c694410dc615fd22bdcfd00462f..f95b59ca169789a799d165f97becec087641e6b6 100644 (file)
@@ -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