From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- xsd/tests/cxx/parser/polymorphism/makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'xsd/tests/cxx/parser/polymorphism/makefile') diff --git a/xsd/tests/cxx/parser/polymorphism/makefile b/xsd/tests/cxx/parser/polymorphism/makefile index 42ac5c3..bb1ebeb 100644 --- a/xsd/tests/cxx/parser/polymorphism/makefile +++ b/xsd/tests/cxx/parser/polymorphism/makefile @@ -1,11 +1,10 @@ # file : tests/cxx/parser/polymorphism/makefile -# author : Boris Kolpackov -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -tests := same-type +tests := same-type recursive default := $(out_base)/ test := $(out_base)/.test -- cgit v1.2.3