From 6a4f3d0fd940c1e7052ddf23907f0e297dc42f4b Mon Sep 17 00:00:00 2001 From: etheisen Date: Sat, 14 Sep 1996 19:02:02 +0000 Subject: Third time because import sucks. --- gnu/usr.bin/groff/Makefile.man | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gnu/usr.bin/groff/Makefile.man (limited to 'gnu/usr.bin/groff/Makefile.man') diff --git a/gnu/usr.bin/groff/Makefile.man b/gnu/usr.bin/groff/Makefile.man new file mode 100644 index 00000000000..59378de0127 --- /dev/null +++ b/gnu/usr.bin/groff/Makefile.man @@ -0,0 +1,4 @@ +all: $(MANPAGES) +install_data: install_man +install_man: $(MANPAGES) +uninstall_sub: uninstall_man -- cgit v1.2.3