summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/unit-tests/Makefile
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-04-02 21:31:11 +0000
committersjg <sjg@FreeBSD.org>2013-04-02 21:31:11 +0000
commite2bb503df79b3a278b60540c030abad3cc7817e4 (patch)
treecd72aaf0a299a2f0fc501d1bc3a3e85acc02c0cd /usr.bin/bmake/unit-tests/Makefile
parent4b74a4a19096550736eef03ae63162039a83d0bd (diff)
parent34e4a9fc1f5a9c585228e8e07c4994ee5789c55c (diff)
downloadFreeBSD-src-e2bb503df79b3a278b60540c030abad3cc7817e4.zip
FreeBSD-src-e2bb503df79b3a278b60540c030abad3cc7817e4.tar.gz
Update to bmake-20130330
Diffstat (limited to 'usr.bin/bmake/unit-tests/Makefile')
-rw-r--r--usr.bin/bmake/unit-tests/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/bmake/unit-tests/Makefile b/usr.bin/bmake/unit-tests/Makefile
index 0b9db1e..b24871f 100644
--- a/usr.bin/bmake/unit-tests/Makefile
+++ b/usr.bin/bmake/unit-tests/Makefile
@@ -5,9 +5,9 @@
SRCTOP?= ${.CURDIR:H:H:H}
-# $Id: Makefile.in,v 1.40 2012/12/28 21:28:19 sjg Exp $
+# $Id: Makefile.in,v 1.42 2013/03/23 02:31:13 sjg Exp $
#
-# $NetBSD: Makefile,v 1.35 2012/11/09 19:08:28 sjg Exp $
+# $NetBSD: Makefile,v 1.36 2013/03/22 16:36:46 sjg Exp $
#
# Unit tests for make(1)
# The main targets are:
@@ -35,6 +35,7 @@ SUBFILES= \
error \
export \
export-all \
+ export-env \
doterror \
dotwait \
forloop \
OpenPOWER on IntegriCloud