X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/83f6dbe8135dc38ce4ac497ebea7f0ebc87d9199..2fc1e207eccd68aee093ed29dae719e77bac17dd:/kgmon.tproj/Makefile.postamble diff --git a/kgmon.tproj/Makefile.postamble b/kgmon.tproj/Makefile.postamble index c2d2690..069e5cc 100644 --- a/kgmon.tproj/Makefile.postamble +++ b/kgmon.tproj/Makefile.postamble @@ -111,3 +111,7 @@ # 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