#
# 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