[netcore] Implement/fix enum/nullable comparers.
[mono-project.git] / mcs / tools / wsdl / Makefile
blob293cf9d2811497344bac95184a292e9936e12289
1 thisdir = tools/wsdl
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml System.Web.Services System
8 PROGRAM = wsdl.exe
10 CLEAN_FILES = wsdl.exe wsdl2.exe *.mdb
12 include ../../build/executable.make