]> git.saurik.com Git - apple/network_cmds.git/blobdiff - rwhod.tproj/Makefile.postamble
network_cmds-245.15.tar.gz
[apple/network_cmds.git] / rwhod.tproj / Makefile.postamble
index f5c79e289d9c8dec69dc7f1f1570bc738add16ad..f5bd05c7932a97b2d277c6406486fe8796cfccd3 100644 (file)
@@ -108,3 +108,7 @@ STRIPFLAGS =
 # 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.
+
+after_install:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 rwhod.8 $(DSTROOT)/usr/share/man/man8/rwhod.8