Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 18:07:01 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r322024 - projects/make-check-sandbox/lib/libxo/tests
Message-ID:  <201708031807.v73I71Of063169@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Aug  3 18:07:01 2017
New Revision: 322024
URL: https://svnweb.freebsd.org/changeset/base/322024

Log:
  MFhead@r322023

Modified:
  projects/make-check-sandbox/lib/libxo/tests/Makefile
Directory Properties:
  projects/make-check-sandbox/   (props changed)

Modified: projects/make-check-sandbox/lib/libxo/tests/Makefile
==============================================================================
--- projects/make-check-sandbox/lib/libxo/tests/Makefile	Thu Aug  3 17:53:14 2017	(r322023)
+++ projects/make-check-sandbox/lib/libxo/tests/Makefile	Thu Aug  3 18:07:01 2017	(r322024)
@@ -242,13 +242,8 @@ PROGS+= test_11
 
 CFLAGS+=	-I${LIBXOSRC}/libxo -I${.CURDIR:H}
 
-LIBADD=		xo util 
+LIBADD=		xo util
 
 SUBDIR+=	encoder
-
-.if ${MACHINE} == "host"
-# make it easy to test without install
-TESTSDIR=	${.OBJDIR}
-.endif
 
 .include <bsd.test.mk>



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