[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / class / I18N / Common / Makefile
blob232eff09a5bf8f1054186866c2b6b6ac53c6794c
1 thisdir = class/I18N/Common
2 SUBDIRS =
3 include ../../../build/rules.make
5 LIBRARY = I18N.dll
6 KEYFILE = ../../mono.pub
7 LOCAL_MCS_FLAGS = /unsafe /define:DISABLE_UNSAFE
8 NO_TEST = yes
10 include ../../../build/library.make