[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Mono.Options / Makefile
index beee719c77f79c11e661f5b6f74856321a674e55..2fb4724b28123360a10f265cb35ae4fe5ce77153 100644 (file)
@@ -8,8 +8,9 @@ LIBRARY_PACKAGE = none
 NO_INSTALL = yes
 
 LIB_REFS = System
-LIB_MCS_FLAGS = /r:$(corlib)
-TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll /r:System.Core.dll
+LIB_MCS_FLAGS =
+TEST_MCS_FLAGS =
+TEST_LIB_REFS = Mono.Posix System System.Core
 
 mono_sourcelibs_DIR  = $(DESTDIR)$(mono_libdir)/mono-source-libs
 mono_options_DATA = Mono.Options/Options.cs