]> git.saurik.com Git - apple/system_cmds.git/blobdiff - vm_stat.tproj/Makefile
system_cmds-541.tar.gz
[apple/system_cmds.git] / vm_stat.tproj / Makefile
index 7d6e4c3a9011681a2116c6633224e9b4e4682166..8b253a105e325684c4997eba755bb55a70a69eba 100644 (file)
@@ -4,4 +4,7 @@ Install_Dir = /usr/bin
 CFILES = vm_stat.c
 MANPAGES = vm_stat.1
 
+Extra_CC_Flags =
+Extra_LD_Flags = -dead_strip
+
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make