X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fassign_bases%2Fmakefile;h=f95b59ca169789a799d165f97becec087641e6b6;hb=6f4f86051d7e4ad4755152503098bbb3888e4aad;hp=98a9177bb9ee6c694410dc615fd22bdcfd00462f;hpb=1874b84e75a13d5959f4713734ff40dcc5d37581;p=feisty_meow.git diff --git a/production/assign_bases/makefile b/production/assign_bases/makefile index 98a9177b..f95b59ca 100644 --- a/production/assign_bases/makefile +++ b/production/assign_bases/makefile @@ -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