X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.IO.FileSystem.DriveInfo%2FMakefile;h=61a960476ea9b9b2ab0d90d44f6cd0ae860de9f2;hb=33d2d526448c17dd50e171804c614ef16d66e6aa;hp=0925c49d1557f854176a41a134cbcd81ad6bf124;hpb=c65f48052a483ab8a06ff5839d5e346ac9e39c97;p=mono.git diff --git a/mcs/class/Facades/System.IO.FileSystem.DriveInfo/Makefile b/mcs/class/Facades/System.IO.FileSystem.DriveInfo/Makefile index 0925c49d155..61a960476ea 100644 --- a/mcs/class/Facades/System.IO.FileSystem.DriveInfo/Makefile +++ b/mcs/class/Facades/System.IO.FileSystem.DriveInfo/Makefile @@ -9,8 +9,8 @@ LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades LIBRARY = System.IO.FileSystem.DriveInfo.dll -KEY_FILE = ../../msfinal.pub -SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 +KEYFILE = ../../msfinal.pub +SIGN_FLAGS = /delaysign /nowarn:1616,1699 LIB_REFS = System LIB_MCS_FLAGS = $(SIGN_FLAGS)