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