aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-02-25 10:31:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-02-25 10:31:55 +0200
commit3fd3cfc36784be43f545f2f0973e3dc58f475996 (patch)
treeffff8f1746a038b04fe106373977a9a8a0e5dfbe /examples
parentfb2f3054a8d617caf28afbe93496e0ee2760fe64 (diff)
Split clean rules for sample implementation and test driver
Update makefiles that use these rules.
Diffstat (limited to 'examples')
-rw-r--r--examples/cxx/parser/generated/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/cxx/parser/generated/makefile b/examples/cxx/parser/generated/makefile
index a7fd40a..14c039c 100644
--- a/examples/cxx/parser/generated/makefile
+++ b/examples/cxx/parser/generated/makefile
@@ -50,7 +50,8 @@ $(clean): $(driver).o.clean \
$(addsuffix .cxx.clean,$(obj)) \
$(addsuffix .cxx.clean,$(dep)) \
$(addprefix $(out_base)/,$(xsd:.xsd=-pskel.cxx.xsd.clean)) \
- $(addprefix $(out_base)/,$(xsd:.xsd=-pimpl.cxx.xsd.clean))
+ $(addprefix $(out_base)/,$(xsd:.xsd=-pimpl.cxx.xsd.clean)) \
+ $(addprefix $(out_base)/,$(xsd:.xsd=-pdriver.cxx.xsd.clean))
# Generated .gitignore.