aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/built-in/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/built-in/makefile')
-rw-r--r--tests/cxx/serializer/built-in/makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/cxx/serializer/built-in/makefile b/tests/cxx/serializer/built-in/makefile
index 6628239..ba93a6d 100644
--- a/tests/cxx/serializer/built-in/makefile
+++ b/tests/cxx/serializer/built-in/makefile
@@ -35,14 +35,11 @@ $(call include-dep,$(dep))
# Convenience alias for default target.
#
-.PHONY: $(out_base)/
$(out_base)/: $(driver)
# Test.
#
-.PHONY: $(test)
-
$(test): driver := $(driver)
ifeq ($(xsde_longlong),y)
@@ -56,8 +53,6 @@ endif
# Clean.
#
-.PHONY: $(clean)
-
$(clean): $(driver).o.clean \
$(addsuffix .cxx.clean,$(obj)) \
$(addsuffix .cxx.clean,$(dep)) \