repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git]
/
class
/
Mono.Http
/
Makefile
blob
820e4ce3009a6176b7ab55486883da017e8811ba
1
thisdir
=
class
/
Mono.Http
2
SUBDIRS
=
3
include
..
/
..
/
build
/
rules.make
4
5
LIBRARY
=
Mono.Http.dll
6
LIB_MCS_FLAGS
= -
r
:$(
corlib
)
\
7
-
r
:
System.dll \
8
-
r
:
System.Xml.dll \
9
-
r
:
System.Web.dll \
10
-
r
:
ICSharpCode.SharpZipLib.dll \
11
-
r
:
Mono.Security.dll
12
13
NO_TEST
=
yes
14
15
include
..
/
..
/
build
/
library.make