summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/grops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/grops/Makefile')
-rw-r--r--gnu/usr.bin/groff/grops/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/grops/Makefile b/gnu/usr.bin/groff/grops/Makefile
index 5ce668d..7c7c3bb 100644
--- a/gnu/usr.bin/groff/grops/Makefile
+++ b/gnu/usr.bin/groff/grops/Makefile
@@ -5,7 +5,7 @@ SRCS= ps.cc psrm.cc
LDADD+= ${LIBDRIVER} ${LIBGROFF} -lm
DPADD+= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
-CLEANFILES+= ${MAN1}
+CLEANFILES+= grops.1
.include "../Makefile.cfg"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud