Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 20:08:09 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r286468 - in projects/collation/usr.bin: . colldef
Message-ID:  <201508082008.t78K892a026567@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Aug  8 20:08:09 2015
New Revision: 286468
URL: https://svnweb.freebsd.org/changeset/base/286468

Log:
  Remove colldef which is not needed anymore

Deleted:
  projects/collation/usr.bin/colldef/
Modified:
  projects/collation/usr.bin/Makefile

Modified: projects/collation/usr.bin/Makefile
==============================================================================
--- projects/collation/usr.bin/Makefile	Sat Aug  8 20:07:32 2015	(r286467)
+++ projects/collation/usr.bin/Makefile	Sat Aug  8 20:08:09 2015	(r286468)
@@ -27,7 +27,6 @@ SUBDIR=	${_addr2line} \
 	${_clang} \
 	cmp \
 	col \
-	colldef \
 	colrm \
 	column \
 	comm \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508082008.t78K892a026567>