]> git.saurik.com Git - apple/system_cmds.git/blob - iostat.tproj/Makefile.postamble
system_cmds-336.6.tar.gz
[apple/system_cmds.git] / iostat.tproj / Makefile.postamble
1 # This is modeled after the postamble script found in the
2 # system_cmds/ktrace.tproj/Makefile.postamble script
3
4 install-man-page:
5 install -d $(DSTROOT)/usr/share/man/man8
6 install -c -m 444 iostat.8 $(DSTROOT)/usr/share/man/man8/iostat.8