[Midnightbsd-cvs] src [9742] trunk/usr.bin: remove checknr and colcrt which were needed by groff
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Jan 19 00:13:49 EST 2018
Revision: 9742
http://svnweb.midnightbsd.org/src/?rev=9742
Author: laffer1
Date: 2018-01-19 00:13:48 -0500 (Fri, 19 Jan 2018)
Log Message:
-----------
remove checknr and colcrt which were needed by groff
Modified Paths:
--------------
trunk/usr.bin/Makefile
Removed Paths:
-------------
trunk/usr.bin/checknr/
trunk/usr.bin/colcrt/
Modified: trunk/usr.bin/Makefile
===================================================================
--- trunk/usr.bin/Makefile 2018-01-19 05:06:37 UTC (rev 9741)
+++ trunk/usr.bin/Makefile 2018-01-19 05:13:48 UTC (rev 9742)
@@ -319,8 +319,6 @@
.endif
.if ${MK_TEXTPROC} != "no"
-SUBDIR+= checknr
-SUBDIR+= colcrt
SUBDIR+= ul
.endif
More information about the Midnightbsd-cvs
mailing list