X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fcheck_versions%2Fmakefile;h=aac2f1f5f23ef480a89d2d827752e12b87ee234e;hb=744ae2cb1621d4e60a70b2ca3fee65885772f097;hp=ac03b7d98c95ef27c5673fccca149abf8b486761;hpb=0b647ba65ef4cc5ba5cd93ceddd7fcd01207e1d7;p=feisty_meow.git diff --git a/production/check_versions/makefile b/production/check_versions/makefile old mode 100755 new mode 100644 index ac03b7d9..aac2f1f5 --- a/production/check_versions/makefile +++ b/production/check_versions/makefile @@ -7,7 +7,7 @@ TYPE = test #TARGETS = check_versions.exe DEFINITIONS += __BUILD_STATIC_APPLICATION__ -ifeq "$(OP_SYSTEM)" "WIN32" +ifeq "$(OPERATING_SYSTEM)" "WIN32" ifeq "$(BOOT_STRAPPING)" "" LAST_TARGETS = run_checks endif