]> git.saurik.com Git - apple/system_cmds.git/blobdiff - pwd_mkdb.tproj/Makefile.postamble
system_cmds-279.tar.gz
[apple/system_cmds.git] / pwd_mkdb.tproj / Makefile.postamble
index 70b747fd5435a8d12cfd99aac7d73f59e40f0edb..2d189559ac1d1aa021be0aaf65031533bb6a4f08 100644 (file)
 # Makefile API), which are rules that get invoked before and after the install 
 # target runs.  Such rules should be specified with the '::' syntax rather than 
 # a single colon.
+
+install-man-page:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 pwd_mkdb.8 $(DSTROOT)/usr/share/man/man8/pwd_mkdb.8