]> git.saurik.com Git - apple/network_cmds.git/blobdiff - ruptime.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / ruptime.tproj / Makefile.postamble
index 7823726fa2150e608ef934a0a78c3d8375557cd4..8b2ef6aba8990be2f371442193e1b73f7c14c42b 100644 (file)
@@ -121,3 +121,7 @@ STRIPFLAGS =
 #
 # Note: on MS Windows, executables, have an extension, so rules and dependencies
 #       for generated tools should use $(EXECUTABLE_EXT) on the end.
+
+after_install:
+       install -d $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 ruptime.1 $(DSTROOT)/usr/share/man/man1/ruptime.1