]> git.saurik.com Git - apple/system_cmds.git/blobdiff - dp_notify_lib/Makefile
system_cmds-496.tar.gz
[apple/system_cmds.git] / dp_notify_lib / Makefile
index 8b8e4f0e2ad0825e5fd32d1621b104aea799f011..528c5a14802276ccad25b16e9750566e0106fe47 100644 (file)
@@ -5,7 +5,7 @@ Install_Dir = /usr/local/lib
 SERVERDEFS = ../dynamic_pager.tproj/backing_store_alerts.defs
 USERDEFS = ../dynamic_pager.tproj/backing_store_triggers.defs
 
-Extra_MIG_Flags = -no-cpp-precomp -R -untyped -DNO_DIRECT_RPC -I$(SRCROOT)
+Extra_MIG_Flags = -R -untyped -DNO_DIRECT_RPC -I$(SRCROOT)
 Extra_LD_Flags = -static
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make