summaryrefslogtreecommitdiffstats
path: root/20150505/unit-tests/phony-end.mk
diff options
context:
space:
mode:
Diffstat (limited to '20150505/unit-tests/phony-end.mk')
-rw-r--r--20150505/unit-tests/phony-end.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/20150505/unit-tests/phony-end.mk b/20150505/unit-tests/phony-end.mk
new file mode 100644
index 0000000..07f4b02
--- /dev/null
+++ b/20150505/unit-tests/phony-end.mk
@@ -0,0 +1,9 @@
+# $Id: phony-end.mk,v 1.1.1.1 2014/08/30 18:57:18 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
OpenPOWER on IntegriCloud