aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/makefile')
-rw-r--r--xsd-frontend/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/xsd-frontend/makefile b/xsd-frontend/makefile
index 5e1c45f..6e88369 100644
--- a/xsd-frontend/makefile
+++ b/xsd-frontend/makefile
@@ -74,7 +74,6 @@ $(call import,\
$(scf_root)/import/libfrontend-elements/stub.make,\
l: fe.l,cpp-options: fe.l.cpp-options)
-
# what to build
#
$(xsd_frontend.l): $(cxx_obj) $(fe.l) $(cult.l) $(xerces_c.l) $(fs.l)
@@ -97,13 +96,10 @@ $(call include-dep,$(cxx_od))
# Alias for default target.
#
-.PHONY: $(out_base)/
$(out_base)/: $(xsd_frontend.l)
# Clean
#
-.PHONY: $(clean)
-
$(clean): $(xsd_frontend.l).o.clean \
$(xsd_frontend.l.cpp-options).clean \
$(addsuffix .cxx.clean,$(cxx_obj)) \