Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / class / System.Data.OracleClient / Makefile
index f2c31271bb77a57f813539303426e8168ce5f4d9..2a70299375e2d0b0945dab6dde31376765b61d0b 100644 (file)
@@ -3,10 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.Data.OracleClient.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll \
-       /r:System.Xml.dll /r:System.Data.dll \
-       /r:System.EnterpriseServices.dll \
-       /r:System.Drawing.dll
+LIB_REFS = System System.Xml System.Data System.EnterpriseServices System.Drawing
+LIB_MCS_FLAGS =
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /nowarn:618