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/build/xsd/tree/xsd-cxx.make | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'xsd/build/xsd/tree/xsd-cxx.make') diff --git a/xsd/build/xsd/tree/xsd-cxx.make b/xsd/build/xsd/tree/xsd-cxx.make index d63c651..0411820 100644 --- a/xsd/build/xsd/tree/xsd-cxx.make +++ b/xsd/build/xsd/tree/xsd-cxx.make @@ -1,6 +1,5 @@ # file : build/xsd/tree/xsd-cxx.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file #@@ Need to use extensions from cxx config. @@ -16,7 +15,7 @@ $(out_base)/%$(xsd_tree_suffix)-fwd.hxx $(xsd_tree_pattern): xsd := xsd $(xsd_tree_pattern): xsd_command := cxx-tree -$(xsd_tree_pattern): xsd_options := +$(xsd_tree_pattern): xsd_options := --generate-inline .PRECIOUS: $(xsd_tree_pattern) -- cgit v1.2.3