[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / class / CustomMarshalers / Makefile
blob96da1f60b2239cdc821b61c6561dc66171b090c7
1 thisdir = class/CustomMarshalers
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = CustomMarshalers.dll
6 LIB_REFS = System
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS =
9 NO_TEST = yes
11 include ../../build/library.make