Module Name: src
Committed By: uwe
Date: Sat Jan 13 14:00:51 UTC 2018
Modified Files:
src/external/gpl2/groff/tmac/man: Makefile
Log Message:
Fix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/man/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl2/groff/tmac/man/Makefile
diff -u src/external/gpl2/groff/tmac/man/Makefile:1.1 src/external/gpl2/groff/tmac/man/Makefile:1.2
--- src/external/gpl2/groff/tmac/man/Makefile:1.1 Wed Jan 13 19:02:01 2016
+++ src/external/gpl2/groff/tmac/man/Makefile Sat Jan 13 14:00:50 2018
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.1 2016/01/13 19:02:01 christos Exp $
-
+# $NetBSD: Makefile,v 1.2 2018/01/13 14:00:50 uwe Exp $
+
DIST_SUBDIR=tmac
-
+
.include "${.CURDIR}/../../Makefile.inc"
# For ms.7
-USETBL=
+USETBL=
MAN= groff_ms.7 groff_man.7 groff_me.7 groff_mdoc.7
MAN+= groff_trace.7 groff_www.7
-MLINKS= groff_ms.7 ms.7
-MLINKS+= groff_man.7 man.7
-MLINKS+= groff_me.7 me.7
+MLINKS= groff_ms.7 ms.7
+MLINKS+= groff_man.7 man.7
+MLINKS+= groff_me.7 me.7
MLINKS+= groff_mdoc.7 mdoc.7 groff_mdoc.7 mdoc.samples.7
cleandir: tmac_manclean