Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2015 08:54:03 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r281422 - user/ngie/more-tests
Message-ID:  <201504110854.t3B8s3oL086480@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Sat Apr 11 08:54:03 2015
New Revision: 281422
URL: https://svnweb.freebsd.org/changeset/base/281422

Log:
  Similar to r281421, expose make test from the top-level Makefile

Modified:
  user/ngie/more-tests/Makefile

Modified: user/ngie/more-tests/Makefile
==============================================================================
--- user/ngie/more-tests/Makefile	Sat Apr 11 08:42:02 2015	(r281421)
+++ user/ngie/more-tests/Makefile	Sat Apr 11 08:54:03 2015	(r281422)
@@ -109,7 +109,7 @@ TGTS=	all all-man buildenv buildenvvars 
 	installkernel.debug packagekernel packageworld \
 	reinstallkernel reinstallkernel.debug \
 	installworld kernel-toolchain libraries lint maninstall \
-	obj objlink regress rerelease showconfig tags toolchain update \
+	obj objlink regress rerelease showconfig tags test toolchain update \
 	_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
 	_build-tools _cross-tools _includes _libraries _depend \
 	build32 builddtb distribute32 install32 xdev xdev-build xdev-install \



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