0b4a830db1
Former-commit-id: 92904c9c5915c37244316e42ba99e7b934ed7ee2
12 lines
234 B
Makefile
12 lines
234 B
Makefile
thisdir = class/System.Net.Http.WinHttpHandler
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LIBRARY = System.Net.Http.WinHttpHandler.dll
|
|
LIB_REFS = System System.Net.Http
|
|
LIB_MCS_FLAGS =
|
|
|
|
NO_TEST = yes
|
|
|
|
include ../../build/library.make
|