]> git.saurik.com Git - apple/system_cmds.git/blobdiff - zprint.tproj/Makefile.postamble
system_cmds-279.tar.gz
[apple/system_cmds.git] / zprint.tproj / Makefile.postamble
index 411cde671ba3609c8e79214db2e6e92b9dffb667..503bd8bd1f76e75a83d2cbf9181f2c101f8b7a0f 100644 (file)
@@ -98,3 +98,7 @@
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 #
+
+install-man-page:
+       install -d $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 zprint.1 $(DSTROOT)/usr/share/man/man1/zprint.1