From 6c620880eb15473a6414901f4764daf06dc4372c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Sep 2009 15:40:15 +0200 Subject: Get rid of unnecessary .PHONY declarations --- examples/cxx/parser/generated/makefile | 3 --- examples/cxx/parser/hello/makefile | 3 --- examples/cxx/parser/library/makefile | 3 --- examples/cxx/parser/mixed/makefile | 3 --- examples/cxx/parser/mixin/makefile | 3 --- examples/cxx/parser/multiroot/makefile | 3 --- examples/cxx/parser/performance/makefile | 3 --- examples/cxx/parser/polymorphism/makefile | 3 --- examples/cxx/parser/polyroot/makefile | 3 --- examples/cxx/parser/wildcard/makefile | 3 --- examples/cxx/tree/binary/boost/makefile | 3 --- examples/cxx/tree/binary/cdr/makefile | 3 --- examples/cxx/tree/binary/xdr/makefile | 3 --- examples/cxx/tree/caching/makefile | 3 --- examples/cxx/tree/custom/calendar/makefile | 3 --- examples/cxx/tree/custom/comments/makefile | 3 --- examples/cxx/tree/custom/contacts/makefile | 3 --- examples/cxx/tree/custom/double/makefile | 3 --- examples/cxx/tree/custom/taxonomy/makefile | 3 --- examples/cxx/tree/custom/wildcard/makefile | 3 --- examples/cxx/tree/dbxml/makefile | 3 --- examples/cxx/tree/hello/makefile | 3 --- examples/cxx/tree/library/makefile | 3 --- examples/cxx/tree/messaging/makefile | 3 --- examples/cxx/tree/mixed/makefile | 3 --- examples/cxx/tree/multiroot/makefile | 3 --- examples/cxx/tree/performance/makefile | 3 --- examples/cxx/tree/polymorphism/makefile | 3 --- examples/cxx/tree/streaming/makefile | 3 --- examples/cxx/tree/wildcard/makefile | 3 --- examples/cxx/tree/xpath/makefile | 3 --- 31 files changed, 93 deletions(-) (limited to 'examples/cxx') diff --git a/examples/cxx/parser/generated/makefile b/examples/cxx/parser/generated/makefile index 2c8d571..c1dcd7f 100644 --- a/examples/cxx/parser/generated/makefile +++ b/examples/cxx/parser/generated/makefile @@ -48,7 +48,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -71,8 +70,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/hello/makefile b/examples/cxx/parser/hello/makefile index 2ead3fa..a854098 100644 --- a/examples/cxx/parser/hello/makefile +++ b/examples/cxx/parser/hello/makefile @@ -41,7 +41,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -64,8 +63,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/library/makefile b/examples/cxx/parser/library/makefile index bc4ab73..1b66cdd 100644 --- a/examples/cxx/parser/library/makefile +++ b/examples/cxx/parser/library/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -69,8 +68,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/mixed/makefile b/examples/cxx/parser/mixed/makefile index 4d1fb0c..6f41519 100644 --- a/examples/cxx/parser/mixed/makefile +++ b/examples/cxx/parser/mixed/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -68,8 +67,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/mixin/makefile b/examples/cxx/parser/mixin/makefile index bb3927c..9ea9900 100644 --- a/examples/cxx/parser/mixin/makefile +++ b/examples/cxx/parser/mixin/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -68,8 +67,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/multiroot/makefile b/examples/cxx/parser/multiroot/makefile index 02b9f57..869bd2f 100644 --- a/examples/cxx/parser/multiroot/makefile +++ b/examples/cxx/parser/multiroot/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -71,8 +70,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/performance/makefile b/examples/cxx/parser/performance/makefile index 15938c9..a63bf36 100644 --- a/examples/cxx/parser/performance/makefile +++ b/examples/cxx/parser/performance/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -71,8 +70,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/parser/polymorphism/makefile b/examples/cxx/parser/polymorphism/makefile index 954518b..8856710 100644 --- a/examples/cxx/parser/polymorphism/makefile +++ b/examples/cxx/parser/polymorphism/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -67,8 +66,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ 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)) \ diff --git a/examples/cxx/parser/wildcard/makefile b/examples/cxx/parser/wildcard/makefile index 8587bfc..03d9671 100644 --- a/examples/cxx/parser/wildcard/makefile +++ b/examples/cxx/parser/wildcard/makefile @@ -41,7 +41,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -65,8 +64,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/binary/boost/makefile b/examples/cxx/tree/binary/boost/makefile index 0da560b..0cfd3ad 100644 --- a/examples/cxx/tree/binary/boost/makefile +++ b/examples/cxx/tree/binary/boost/makefile @@ -53,7 +53,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -79,8 +78,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/binary/cdr/makefile b/examples/cxx/tree/binary/cdr/makefile index e1cd456..8b7ffc2 100644 --- a/examples/cxx/tree/binary/cdr/makefile +++ b/examples/cxx/tree/binary/cdr/makefile @@ -49,7 +49,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -72,8 +71,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/binary/xdr/makefile b/examples/cxx/tree/binary/xdr/makefile index b517dcc..8a78304 100644 --- a/examples/cxx/tree/binary/xdr/makefile +++ b/examples/cxx/tree/binary/xdr/makefile @@ -41,7 +41,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -64,8 +63,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/caching/makefile b/examples/cxx/tree/caching/makefile index 891f383..0c5e29b 100644 --- a/examples/cxx/tree/caching/makefile +++ b/examples/cxx/tree/caching/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/custom/calendar/makefile b/examples/cxx/tree/custom/calendar/makefile index ada22c0..9b77e96 100644 --- a/examples/cxx/tree/custom/calendar/makefile +++ b/examples/cxx/tree/custom/calendar/makefile @@ -64,7 +64,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -89,8 +88,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/custom/comments/makefile b/examples/cxx/tree/custom/comments/makefile index d79e78c..28f3f69 100644 --- a/examples/cxx/tree/custom/comments/makefile +++ b/examples/cxx/tree/custom/comments/makefile @@ -56,7 +56,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -83,8 +82,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/custom/contacts/makefile b/examples/cxx/tree/custom/contacts/makefile index 8483f42..c7e0856 100644 --- a/examples/cxx/tree/custom/contacts/makefile +++ b/examples/cxx/tree/custom/contacts/makefile @@ -50,7 +50,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -75,8 +74,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/custom/double/makefile b/examples/cxx/tree/custom/double/makefile index 0e1ed1d..550b40f 100644 --- a/examples/cxx/tree/custom/double/makefile +++ b/examples/cxx/tree/custom/double/makefile @@ -51,7 +51,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -75,8 +74,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ 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)) \ diff --git a/examples/cxx/tree/custom/wildcard/makefile b/examples/cxx/tree/custom/wildcard/makefile index a813d27..4334132 100644 --- a/examples/cxx/tree/custom/wildcard/makefile +++ b/examples/cxx/tree/custom/wildcard/makefile @@ -52,7 +52,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -78,8 +77,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/dbxml/makefile b/examples/cxx/tree/dbxml/makefile index d3c176a..12e216c 100644 --- a/examples/cxx/tree/dbxml/makefile +++ b/examples/cxx/tree/dbxml/makefile @@ -48,7 +48,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -71,8 +70,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/hello/makefile b/examples/cxx/tree/hello/makefile index 6d3a11b..65e60ba 100644 --- a/examples/cxx/tree/hello/makefile +++ b/examples/cxx/tree/hello/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/library/makefile b/examples/cxx/tree/library/makefile index b683f45..7ff86ba 100644 --- a/examples/cxx/tree/library/makefile +++ b/examples/cxx/tree/library/makefile @@ -43,7 +43,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/messaging/makefile b/examples/cxx/tree/messaging/makefile index 40f036b..31bf56b 100644 --- a/examples/cxx/tree/messaging/makefile +++ b/examples/cxx/tree/messaging/makefile @@ -45,7 +45,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -75,8 +74,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/mixed/makefile b/examples/cxx/tree/mixed/makefile index fa1f1df..bb9129a 100644 --- a/examples/cxx/tree/mixed/makefile +++ b/examples/cxx/tree/mixed/makefile @@ -43,7 +43,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/multiroot/makefile b/examples/cxx/tree/multiroot/makefile index 12a2744..6949947 100644 --- a/examples/cxx/tree/multiroot/makefile +++ b/examples/cxx/tree/multiroot/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -69,8 +68,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/performance/makefile b/examples/cxx/tree/performance/makefile index 6024180..fdc380f 100644 --- a/examples/cxx/tree/performance/makefile +++ b/examples/cxx/tree/performance/makefile @@ -42,7 +42,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -72,8 +71,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/polymorphism/makefile b/examples/cxx/tree/polymorphism/makefile index 86fd232..dab8e43 100644 --- a/examples/cxx/tree/polymorphism/makefile +++ b/examples/cxx/tree/polymorphism/makefile @@ -44,7 +44,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -68,8 +67,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/streaming/makefile b/examples/cxx/tree/streaming/makefile index 3a501e3..ddac169 100644 --- a/examples/cxx/tree/streaming/makefile +++ b/examples/cxx/tree/streaming/makefile @@ -43,7 +43,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/wildcard/makefile b/examples/cxx/tree/wildcard/makefile index 9386314..153d689 100644 --- a/examples/cxx/tree/wildcard/makefile +++ b/examples/cxx/tree/wildcard/makefile @@ -43,7 +43,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -66,8 +65,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ diff --git a/examples/cxx/tree/xpath/makefile b/examples/cxx/tree/xpath/makefile index 22362c5..353a6a6 100644 --- a/examples/cxx/tree/xpath/makefile +++ b/examples/cxx/tree/xpath/makefile @@ -48,7 +48,6 @@ $(call include-dep,$(dep)) # Convenience alias for default target. # -.PHONY: $(out_base)/ $(out_base)/: $(driver) # Dist. @@ -74,8 +73,6 @@ $(dist-win): $(dist-common) # Clean. # -.PHONY: $(clean) - $(clean): $(driver).o.clean \ $(addsuffix .cxx.clean,$(obj)) \ $(addsuffix .cxx.clean,$(dep)) \ -- cgit v1.1