[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.EnterpriseServices / Makefile
1 thisdir = class/System.EnterpriseServices
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.EnterpriseServices.dll
6 LIB_REFS = System.Transactions
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162
9 NO_TEST = yes
10
11 include ../../build/library.make