summaryrefslogtreecommitdiff
path: root/examples/cxx/parser/polyroot/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser/polyroot/makefile')
-rw-r--r--examples/cxx/parser/polyroot/makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/cxx/parser/polyroot/makefile b/examples/cxx/parser/polyroot/makefile
index 007e1b9..a1ce052 100644
--- a/examples/cxx/parser/polyroot/makefile
+++ b/examples/cxx/parser/polyroot/makefile
@@ -42,7 +42,6 @@ $(call include-dep,$(dep))
# Convenience alias for default target.
#
-.PHONY: $(out_base)/
$(out_base)/: $(driver)
# Dist.
@@ -70,8 +69,6 @@ $(dist-win): $(dist-common)
# Clean.
#
-.PHONY: $(clean)
-
$(clean): $(driver).o.clean \
$(addsuffix .cxx.clean,$(obj)) \
$(addsuffix .cxx.clean,$(dep)) \