summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/taxonomy/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/taxonomy/makefile')
-rw-r--r--examples/cxx/tree/custom/taxonomy/makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/cxx/tree/custom/taxonomy/makefile b/examples/cxx/tree/custom/taxonomy/makefile
index 26e27cf..ef3b39a 100644
--- a/examples/cxx/tree/custom/taxonomy/makefile
+++ b/examples/cxx/tree/custom/taxonomy/makefile
@@ -55,7 +55,6 @@ $(call include-dep,$(dep))
# Convenience alias for default target.
#
-.PHONY: $(out_base)/
$(out_base)/: $(driver)
# Dist.
@@ -82,8 +81,6 @@ $(dist-win): $(dist-common)
# Clean.
#
-.PHONY: $(clean)
-
$(clean): $(driver).o.clean \
$(addsuffix .cxx.clean,$(obj)) \
$(addsuffix .cxx.clean,$(dep)) \