svn commit: r245853 - head/usr.sbin
Brooks Davis
brooks at FreeBSD.org
Wed Jan 23 23:51:45 UTC 2013
Author: brooks
Date: Wed Jan 23 23:51:44 2013
New Revision: 245853
URL: http://svnweb.freebsd.org/changeset/base/245853
Log:
manctl is conditionally added to SUBDIRS later on. Don't unconditionally
include in the main list.
Modified:
head/usr.sbin/Makefile
Modified: head/usr.sbin/Makefile
==============================================================================
--- head/usr.sbin/Makefile Wed Jan 23 23:49:35 2013 (r245852)
+++ head/usr.sbin/Makefile Wed Jan 23 23:51:44 2013 (r245853)
@@ -39,7 +39,6 @@ SUBDIR= adduser \
kldxref \
mailwrapper \
makefs \
- manctl \
memcontrol \
mergemaster \
mfiutil \
More information about the svn-src-head
mailing list