Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2016 19:29:35 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r297988 - head
Message-ID:  <201604141929.u3EJTZoR008673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Apr 14 19:29:35 2016
New Revision: 297988
URL: https://svnweb.freebsd.org/changeset/base/297988

Log:
  Define the *soft targets properly.
  
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/Makefile

Modified: head/Makefile
==============================================================================
--- head/Makefile	Thu Apr 14 19:26:29 2016	(r297987)
+++ head/Makefile	Thu Apr 14 19:29:35 2016	(r297988)
@@ -125,7 +125,7 @@ TGTS=	all all-man buildenv buildenvvars 
 	obj objlink rerelease showconfig tags toolchain update \
 	_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
 	_build-tools _cross-tools _includes _libraries \
-	build32 distribute32 install32 build32 distribute32 install32 \
+	build32 distribute32 install32 buildsoft distributesoft installsoft \
 	builddtb xdev xdev-build xdev-install \
 	xdev-links native-xtools installconfig \
 



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