Date: Thu, 1 Apr 2010 17:04:37 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r206052 - head/usr.sbin Message-ID: <201004011704.o31H4bhv091858@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Thu Apr 1 17:04:37 2010 New Revision: 206052 URL: http://svn.freebsd.org/changeset/base/206052 Log: We don't need to note that mkproto is missing anymore. It is definitely OBE in a number of ways, and likely should have been removed in 2000, not 2010. Modified: head/usr.sbin/Makefile Modified: head/usr.sbin/Makefile ============================================================================== --- head/usr.sbin/Makefile Thu Apr 1 16:21:35 2010 (r206051) +++ head/usr.sbin/Makefile Thu Apr 1 17:04:37 2010 (r206052) @@ -3,7 +3,6 @@ .include <bsd.own.mk> -# XXX MISSING: mkproto SUBDIR= ${_ac} \ ${_accton} \ ${_acpi} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004011704.o31H4bhv091858>