summaryrefslogtreecommitdiff
path: root/regress/make-quoting/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-15 22:50:13 +0000
committerrillig <rillig>2005-05-15 22:50:13 +0000
commit409f0045f26366443b732287d4f5f860fda2537c (patch)
tree4dbacdb8cf75bb782c8002a603f445712fe418e1 /regress/make-quoting/Makefile
parent6e0d4dc86440778a5acb6d6a002f9a425489fb9e (diff)
downloadpkgsrc-409f0045f26366443b732287d4f5f860fda2537c.tar.gz
Found a bug in the pkgsrc bmake and NetBSD-1.6.2 /usr/bin/make, which has
been fixed at least in NetBSD-2.99.15. Wrote a testcase for it.
Diffstat (limited to 'regress/make-quoting/Makefile')
-rw-r--r--regress/make-quoting/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/make-quoting/Makefile b/regress/make-quoting/Makefile
index 6bab0b9ae55..d3ea47bd3ef 100644
--- a/regress/make-quoting/Makefile
+++ b/regress/make-quoting/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/15 21:10:16 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/15 22:50:13 rillig Exp $
#
DISTNAME= regress-make-1.0
@@ -9,7 +9,7 @@ MAINTAINER= rillig@NetBSD.org
COMMENT= Test Makefile quoting
REGRESS_TESTS= continue dblquote for ltarget nestfor quoting sglquote \
- vtarget
+ vtarget bug1
do-extract:
@${_PKG_SILENT}${_PKG_DEBUG} \