]> git.saurik.com Git - apple/network_cmds.git/blobdiff - makedbm.tproj/Makefile.postamble
network_cmds-176.tar.gz
[apple/network_cmds.git] / makedbm.tproj / Makefile.postamble
index 509e7f5cc276c6a1bfbab908ffe9c94dd9dc1e0c..2be911bb839225ddd2c3cceb036e83e41de956c5 100644 (file)
@@ -99,3 +99,7 @@ STRIPFLAGS =
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 #
+
+install-man-page:
+       install -d $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 makedbm.8 $(DSTROOT)/usr/share/man/man8/makedbm.8