]> git.saurik.com Git - apple/network_cmds.git/blob - netstat.tproj/Makefile.postamble
network_cmds-176.3.3.tar.gz
[apple/network_cmds.git] / netstat.tproj / Makefile.postamble
1 INSTALL_AS_USER = root
2 INSTALL_PERMISSIONS = 4555
3
4 install-man-page:
5 install -d $(DSTROOT)/usr/share/man/man1
6 install -c -m 444 netstat.1 $(DSTROOT)/usr/share/man/man1/netstat.1