[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Numerics.Vectors / Makefile
1 thisdir = class/System.Numerics.Vectors
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Numerics.Vectors.dll
6 LIB_REFS = System System.Numerics
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS = -unsafe
9
10 RESX_RESOURCE_STRING = ../../../external/corefx/src/System.Numerics.Vectors/src/Resources/Strings.resx
11
12 EXTRA_DISTFILES =
13
14 include ../../build/library.make