]> git.saurik.com Git - apple/network_cmds.git/blobdiff - ypbind.tproj/Makefile.postamble
network_cmds-115.tar.gz
[apple/network_cmds.git] / ypbind.tproj / Makefile.postamble
index cc6d6ab73f0c7123436d78c64d948c6708d6aac0..7762d72cfc5cd0f8b73a1edec16e75dc3feb5f50 100644 (file)
@@ -106,3 +106,6 @@ STRIPFLAGS =
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 
+after_install:
+       mkdir -p "$(DSTROOT)/usr/share/man/man8"
+       install -c -m 644 ypbind.8 "$(DSTROOT)/usr/share/man/man8/ypbind.8"