X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.CompilerServices.SymbolWriter%2FMakefile;h=db8e873762e63385c4b7110fb2891d0bfc223c74;hb=49b0253a7fb0cc7bc3500727d028bf6712b09bfb;hp=4e8f2ab38911416faf5a0cadbcf77531dc79f6a6;hpb=f9d82bd990d1fe8a9f8b266f6dc66b45de96ac1f;p=mono.git diff --git a/mcs/class/Mono.CompilerServices.SymbolWriter/Makefile b/mcs/class/Mono.CompilerServices.SymbolWriter/Makefile index 4e8f2ab3891..db8e873762e 100644 --- a/mcs/class/Mono.CompilerServices.SymbolWriter/Makefile +++ b/mcs/class/Mono.CompilerServices.SymbolWriter/Makefile @@ -5,7 +5,7 @@ include ../../build/rules.make LIBRARY = Mono.CompilerServices.SymbolWriter.dll LIBRARY_USE_INTERMEDIATE_FILE = yes -LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll +LIB_MCS_FLAGS = /r:System.dll NO_TEST = yes ifneq (basic, $(PROFILE))