12 lines
208 B
Makefile
12 lines
208 B
Makefile
thisdir = class/System.Numerics.Vectors
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LIBRARY = System.Numerics.Vectors.dll
|
|
LIB_REFS = System
|
|
LIB_MCS_FLAGS =
|
|
|
|
EXTRA_DISTFILES =
|
|
|
|
include ../../build/library.make
|