]> git.saurik.com Git - apple/network_cmds.git/blobdiff - ypxfr.tproj/Makefile.postamble
network_cmds-115.tar.gz
[apple/network_cmds.git] / ypxfr.tproj / Makefile.postamble
index 509e7f5cc276c6a1bfbab908ffe9c94dd9dc1e0c..e19d34dd60c8be04fea0ace17ee2c44d0b38f81a 100644 (file)
@@ -99,3 +99,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 ypxfr.8 "$(DSTROOT)/usr/share/man/man8/ypxfr.8"