From 9b544ac9bd34bc1cdf9077e5e6df0cefb43e5518 Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Fri, 29 Oct 2004 10:45:00 +0000 Subject: [PATCH] (net_2_0_SUBDIRS): New. Only build 'wsdl' in the net_2_0 profile. svn path=/trunk/mcs/; revision=35441 --- mcs/tools/ChangeLog | 5 +++++ mcs/tools/Makefile | 3 +++ 2 files changed, 8 insertions(+) diff --git a/mcs/tools/ChangeLog b/mcs/tools/ChangeLog index d91068f1cb6c1..76d4b7608901d 100644 --- a/mcs/tools/ChangeLog +++ b/mcs/tools/ChangeLog @@ -1,3 +1,8 @@ +2004-10-29 Raja R Harinath + + * Makefile (net_2_0_SUBDIRS): New. Only build 'wsdl' in the + net_2_0 profile. + 2004-06-11 Raja R Harinath * Makefile (PROGRAM_INSTALL_DIR): New define. diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile index f1ba22ae85906..8bacfb9e55484 100644 --- a/mcs/tools/Makefile +++ b/mcs/tools/Makefile @@ -1,5 +1,8 @@ thisdir = tools SUBDIRS = al cilc corcompare ictool mono-xsd security wsdl genxs SqlSharp disco soapsuds browsercaps-updater monop gacutil mono-rpm-helpers + +net_2_0_SUBDIRS = wsdl + include ../build/rules.make MONO_TOOLS = \