(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / I18N / Common / Makefile
blob789a5358e60ad2d149d9fa0e72bcc1c12e609e80
1 thisdir = class/I18N/Common
2 SUBDIRS =
3 include ../../../build/rules.make
5 LIBRARY = I18N.dll
6 LOCAL_MCS_FLAGS = /r:$(corlib)
7 NO_TEST = yes
9 include ../../../build/library.make