X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fsecurity%2Fmakefile;h=9fb6d0293afa89e2804c1af1a6ea48ffe7e34559;hb=6f4f86051d7e4ad4755152503098bbb3888e4aad;hp=6b96330712e738af13d6e0373056bed88720dc97;hpb=24cc3eb21befb743dfebaea4048e7082bb14a740;p=feisty_meow.git diff --git a/nucleus/library/security/makefile b/nucleus/library/security/makefile index 6b963307..9fb6d029 100644 --- a/nucleus/library/security/makefile +++ b/nucleus/library/security/makefile @@ -4,7 +4,7 @@ include cpp/variables.def PROJECT = security TYPE = library -ifeq "$(OP_SYSTEM)" "WIN32" +ifeq "$(OPERATING_SYSTEM)" "WIN32" SOURCE = nt_security.cpp win32_security.cpp windows_firewall.cpp endif TARGETS = security.lib