[netcore] Remove local copy of static alc resolve methods
[mono-project.git] / mcs / tools / resx2sr / Makefile
blob82208a6ea374a8288becc2cfcc1ac42412b2a478
1 thisdir = tools/resx2sr
2 SUBDIRS =
3 include ../../build/rules.make
5 PROGRAM = resx2sr.exe
6 NO_INSTALL = yes
8 LIB_REFS = System System.Drawing System.Xml
9 LOCAL_MCS_FLAGS = -unsafe
11 include ../../build/executable.make