[MacSDK] Bump Nuget to 4.8.2
[mono-project.git] / mcs / class / System.Web.Abstractions / Makefile
blob76896b0f42a263c21e12b3ef2373caf9538230f0
1 thisdir = class/System.Web.Abstractions
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Web.Abstractions.dll
6 LIB_REFS = System System.Core System.Web
7 KEYFILE = ../winfx.pub
8 LIB_MCS_FLAGS =
10 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
12 EXTRA_DISTFILES =
14 include ../../build/library.make