Sign in
fuchsia
/
third_party
/
libxml2
/
refs/tags/LIBXML2_2_6_7
/
.
/
example
/
Makefile.am
blob: 0138775d4c6f9f60baa0966cafa40314798e6c1a [
file
]
noinst_PROGRAMS
=
gjobread
INCLUDES
=
\
-
I$
(
top_builddir
)
-
I$
(
top_srcdir
)
\
-
I$
(
top_builddir
)/
include \
-
I$
(
top_srcdir
)/
include
-
I@srcdir@
LDADD
=
$
(
top_builddir
)/
libxml2
.
la
@THREAD_LIBS@
@Z_LIBS@
$
(
ICONV_LIBS
)
-
lm
@WIN32_EXTRA_LIBADD@