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
cominterop: Free IMarshal interface with the CCW.
[mono-project.git]
/
eglib
/
Makefile.am
blob
b7e5cd63894c695447748d7f651671cebf7c5d5b
1
ACLOCAL_AMFLAGS = -I m4
2
3
if HOST_WIN32
4
SUBDIRS = m4 src
5
else
6
if PLATFORM_DARWIN
7
SUBDIRS = m4 src
8
else
9
if CROSS_COMPILING
10
SUBDIRS = m4 src
11
else
12
SUBDIRS = m4 src test
13
endif
14
endif
15
endif
16
17
EXTRA_DIST = autogen.sh README NEWS AUTHORS ChangeLog winconfig.h