aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/phony-end
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-06-08 21:57:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-06-08 21:57:36 +0000
commitb379932fc0f836f9f3f5ac89ef7f6cd38377dff8 (patch)
tree18db9ddd684d6278a8a49b3850dc7c757c7e8348 /unit-tests/phony-end
parent3e4da6f5b3dfa3b4ff9caabcbc673d721a1a9bf0 (diff)
downloadsrc-b379932fc0f836f9f3f5ac89ef7f6cd38377dff8.tar.gz
src-b379932fc0f836f9f3f5ac89ef7f6cd38377dff8.zip
Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD).vendor/NetBSD/bmake/20120606
Submitted by: sjg@juniper.net
Notes
Notes: svn path=/vendor/NetBSD/bmake/dist/; revision=236769 svn path=/vendor/NetBSD/bmake/20120606/; revision=236770; tag=vendor/NetBSD/bmake/20120606
Diffstat (limited to 'unit-tests/phony-end')
-rw-r--r--unit-tests/phony-end9
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/phony-end b/unit-tests/phony-end
new file mode 100644
index 000000000000..d61884cafc44
--- /dev/null
+++ b/unit-tests/phony-end
@@ -0,0 +1,9 @@
+# $Id: phony-end,v 1.1.1.1 2011/10/01 17:19:39 sjg Exp $
+
+all ok also.ok bug phony:
+ @echo '${.TARGET .PREFIX .IMPSRC:L:@v@$v="${$v}"@}'
+
+.END: ok also.ok bug
+
+phony bug: .PHONY
+all: phony