]> git.saurik.com Git - apple/system_cmds.git/blobdiff - getty.tproj/Makefile.postamble
system_cmds-336.tar.gz
[apple/system_cmds.git] / getty.tproj / Makefile.postamble
index cb09ed60f13eb9ec9cc04703da840b487ec884cd..03f6b6ec504da772fd03d4a3c6e5d288843e2beb 100644 (file)
 # owned by the top-level Makefile API and no context has been set up for where 
 # derived files should go.
 
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man5
+       install -c -m 444 gettytab.5 $(DSTROOT)/usr/share/man/man5
+       install -c -m 444 ttys.5 $(DSTROOT)/usr/share/man/man5
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 getty.8 $(DSTROOT)/usr/share/man/man8