Normalize line endings.
[mono.git] / mcs / class / Microsoft.CSharp / Makefile
1 thisdir = class/Microsoft.CSharp
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Microsoft.CSharp.dll
6
7 LIB_MCS_FLAGS = -r:System.Core.dll -r:Mono.CSharp.dll
8
9 include ../../build/library.make
10