]> git.saurik.com Git - apple/network_cmds.git/blobdiff - wall.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / wall.tproj / Makefile.postamble
index 851f5b0abd218c74bb215e87c00371264d538cd6..43234e7a315d26bc4a996eb51345c4129d535083 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 wall.1 $(DSTROOT)/usr/share/man/man1/wall.1