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/dist/examples/cxx/tree/makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'xsd/dist/examples/cxx/tree/makefile') diff --git a/xsd/dist/examples/cxx/tree/makefile b/xsd/dist/examples/cxx/tree/makefile index 8c23fef..44e7a0f 100644 --- a/xsd/dist/examples/cxx/tree/makefile +++ b/xsd/dist/examples/cxx/tree/makefile @@ -1,14 +1,10 @@ dirs := binary caching embedded custom hello library messaging mixed \ -multiroot performance polymorphism streaming wildcard +multiroot order performance polymorphism streaming wildcard ifeq ($(WITH_ZLIB),1) dirs += compression endif -ifeq ($(WITH_DBXML),1) -dirs += dbxml -endif - ifeq ($(WITH_XQILLA),1) dirs += xpath endif -- cgit v1.2.3