summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/phony-end.mk
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/unit-tests/phony-end.mk')
-rw-r--r--usr.bin/make/unit-tests/phony-end.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.bin/make/unit-tests/phony-end.mk b/usr.bin/make/unit-tests/phony-end.mk
new file mode 100644
index 0000000..92cc0e6
--- /dev/null
+++ b/usr.bin/make/unit-tests/phony-end.mk
@@ -0,0 +1,9 @@
+# $Id: phony-end.mk,v 1.1 2014/08/21 13:44:51 apb 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