summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/phony-end.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bmake/files/unit-tests/phony-end.mk')
-rw-r--r--devel/bmake/files/unit-tests/phony-end.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/bmake/files/unit-tests/phony-end.mk b/devel/bmake/files/unit-tests/phony-end.mk
new file mode 100644
index 00000000000..ff730e6289f
--- /dev/null
+++ b/devel/bmake/files/unit-tests/phony-end.mk
@@ -0,0 +1,9 @@
+# $Id: phony-end.mk,v 1.1.1.1 2015/05/19 21:36:45 joerg 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