[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Net.Http.WinHttpHandler / Makefile
1 thisdir = class/System.Net.Http.WinHttpHandler
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Net.Http.WinHttpHandler.dll
6 LIB_REFS = System System.Net.Http
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS =
9
10 NO_TEST = yes
11
12 include ../../build/library.make