aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/phony-end
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/phony-end')
-rw-r--r--contrib/bmake/unit-tests/phony-end9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/phony-end b/contrib/bmake/unit-tests/phony-end
new file mode 100644
index 000000000000..d61884cafc44
--- /dev/null
+++ b/contrib/bmake/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