[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Accessibility / Makefile
index 907ce82bb5bbd804a374c994167c2474a3479ec8..435a3c7b044b1945f09be8a985ea2553e43ffd54 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Accessibility.dll
-LIB_MCS_FLAGS = /r:$(corlib)
+KEYFILE = ../msfinal.pub
+LIB_MCS_FLAGS =
 NO_TEST = yes
 
 include ../../build/library.make