]> git.saurik.com Git - apple/system_cmds.git/blobdiff - dmesg.tproj/Makefile.postamble
system_cmds-336.tar.gz
[apple/system_cmds.git] / dmesg.tproj / Makefile.postamble
index 2e4a713899ae5ed2d83e1fb5eb9b0247131097c1..adaa33e864cbbb32484f976b017a3ef2644d1558 100644 (file)
@@ -1,2 +1,6 @@
 INSTALL_AS_GROUP = kmem     # (probably want to set both of these) 
 INSTALL_PERMISSIONS = 2555  # If set, 'install' chmod's executable to this
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 dmesg.8 $(DSTROOT)/usr/share/man/man8