]> git.saurik.com Git - apple/network_cmds.git/blobdiff - bootparams/bootparamd.tproj/Makefile.postamble
network_cmds-201.tar.gz
[apple/network_cmds.git] / bootparams / bootparamd.tproj / Makefile.postamble
index 411cde671ba3609c8e79214db2e6e92b9dffb667..97757d60d38eded5165f486d6bb5db3086ce910b 100644 (file)
@@ -98,3 +98,8 @@
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 #
+
+after_install:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 bootparamd.8 $(DSTROOT)/usr/share/man/man8
+