Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/makefile.gnu')
-rw-r--r--mcs/class/System.Web/makefile.gnu5
1 files changed, 2 insertions, 3 deletions
diff --git a/mcs/class/System.Web/makefile.gnu b/mcs/class/System.Web/makefile.gnu
index 23873076764..53781b6ffe4 100644
--- a/mcs/class/System.Web/makefile.gnu
+++ b/mcs/class/System.Web/makefile.gnu
@@ -2,12 +2,11 @@ topdir = ../..
LIBRARY = ../lib/System.Web.dll
+LIB_LIST = list
LIB_FLAGS = -r corlib -r System -r System.Drawing -r System.Xml
SOURCES_INCLUDE=*.cs
-SOURCES_EXCLUDE=\
- ./Test*
-
+SOURCES_EXCLUDE=./Test*
export MONO_PATH_PREFIX = ../lib: