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