X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fassign_bases%2Fmakefile;h=0fe0dd634bc629bd9b66a4accc44b1fe1ab8eb6b;hb=743bee51acc548338cd1c242caff589c8bd058e2;hp=98a9177bb9ee6c694410dc615fd22bdcfd00462f;hpb=1874b84e75a13d5959f4713734ff40dcc5d37581;p=feisty_meow.git diff --git a/production/assign_bases/makefile b/production/assign_bases/makefile index 98a9177b..0fe0dd63 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 "$(OP_SYSTEM)" "WIN32" +# TARGETS = perform_rebasing +#endif TYPE = hierarchy include cpp/rules.def