]> git.saurik.com Git - apple/system_cmds.git/blobdiff - kgmon.tproj/Makefile.postamble
system_cmds-336.tar.gz
[apple/system_cmds.git] / kgmon.tproj / Makefile.postamble
index c2d269083652e7aa28f3ada1689c9207ff26bd89..069e5ccab8ce2c67732f7af7ec1aeb95fada7dbe 100644 (file)
 # 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.
 # 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:
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 kgmon.8 $(DSTROOT)/usr/share/man/man8