aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/unit-tests/Makefile
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-09-05 15:57:26 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-09-05 15:57:26 +0000
commit1bbe5942b51aa3fda538e42dd23181f865998614 (patch)
tree11421e940bc58d36b4c59c4094bd98d6e21635b0 /usr.bin/bmake/unit-tests/Makefile
parent86d93a15ff92d9b9efada8d0448437b7d0b16eb9 (diff)
parent55ec07f91d773f513ce6737bff154f1b59d740cf (diff)
Merge bmake-20130904
Notes
svn path=/head/; revision=255253
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 4cbf6a2072ae..be4cd2f77fe5 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.43 2013/07/16 21:14:30 sjg Exp $
+# $Id: Makefile.in,v 1.44 2013/08/28 22:09:29 sjg Exp $
#
-# $NetBSD: Makefile,v 1.37 2013/07/16 19:59:28 sjg Exp $
+# $NetBSD: Makefile,v 1.38 2013/08/28 21:56:50 sjg Exp $
#
# Unit tests for make(1)
# The main targets are:
@@ -52,6 +52,7 @@ SUBFILES= \
phony-end \
posix \
qequals \
+ sunshcmd \
sysv \
ternary \
unexport \