* makefile.gnu: Added test target. Please start using it.
[mono.git] / mcs / class / corlib / makefile.gnu
1 topdir = ../..
2
3 LIBRARY = ../lib/corlib.dll
4
5 LIB_LIST = unix.args
6 LIB_FLAGS = --unsafe --nostdlib
7
8 include ../library.make