]> git.saurik.com Git - apple/system_cmds.git/blobdiff - iostat.tproj/Makefile.postamble
system_cmds-230.tar.gz
[apple/system_cmds.git] / iostat.tproj / Makefile.postamble
index a3733f4e34e814ba379b3c256a04f86cd64e77cb..e2b071cffb0817f385156c2cf96bb781d0c1a6c2 100644 (file)
@@ -85,8 +85,8 @@
 
 # Ownership and permissions of files installed by 'install' target
 #INSTALL_AS_USER = root        # User to chown app to
-INSTALL_AS_GROUP = kmem      # Group to chgrp app to 
-INSTALL_PERMISSIONS = 2555        # If set, 'install' chmod's executable to this
+#INSTALL_AS_GROUP = kmem      # Group to chgrp app to 
+#INSTALL_PERMISSIONS = 2555        # If set, 'install' chmod's executable to this
 
 # Options to strip for bundles, apps with bundles, and apps without bundles, 
 # respectively.