13 lines
259 B
Makefile
Raw Normal View History

thisdir = class/System.Net.Http.WinHttpHandler
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Net.Http.WinHttpHandler.dll
LIB_REFS = System System.Net.Http
KEYFILE = ../msfinal.pub
LIB_MCS_FLAGS =
NO_TEST = yes
include ../../build/library.make