repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to reduce dupli...
[mono-project.git]
/
mcs
/
class
/
Mono.Management
/
Makefile
blob
c4a97a86a898fc9bd75931f24356566facc105f3
1
thisdir
=
class
/
Mono.Management
2
SUBDIRS
=
3
include
..
/
..
/
build
/
rules.make
4
5
LIBRARY
=
Mono.Management.dll
6
7
LIB_REFS
=
System Mono.Posix
8
LIB_MCS_FLAGS
= /
r
:$(
corlib
)
9
NO_TEST
=
yes
10
11
include
..
/
..
/
build
/
library.make