GenericTypeInst.Resolve should do the expected thing ie., resolve and add
[mcs.git] / tools / genxs / Makefile
blob21b38e8fd3c77839f1e7c09c22d5c1d03757b527
1 thisdir = tools/genxs
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6 PROGRAM = genxs.exe
8 include ../../build/executable.make