]> git.saurik.com Git - apple/network_cmds.git/blobdiff - netstat.tproj/Makefile.postamble
network_cmds-115.tar.gz
[apple/network_cmds.git] / netstat.tproj / Makefile.postamble
index 34d448dd5ceaee08000cb2d0dbf12b51e51ab99e..25094f84513f753adc016ff8ac4370bde9fec772 100644 (file)
@@ -1,2 +1,6 @@
 INSTALL_AS_USER = root
-INSTALL_PERMISSIONS =4555
+INSTALL_PERMISSIONS = 4555
+
+install-man-page:
+       install -d $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 netstat.1 $(DSTROOT)/usr/share/man/man1/netstat.1