Last change
on this file since 41966 was 39915, checked in by vboxsync, 13 years ago |
libxml-2.6.31 unmodified
|
-
Property svn:eol-style
set to
native
|
File size:
400 bytes
|
Line | |
---|
1 | noinst_PROGRAMS = gjobread
|
---|
2 |
|
---|
3 | INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
|
---|
4 | DEPS = $(top_builddir)/libxml2.la
|
---|
5 | LDADDS = @STATIC_BINARIES@ $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm @WIN32_EXTRA_LIBADD@
|
---|
6 |
|
---|
7 | gjobread_SOURCES=gjobread.c
|
---|
8 | gjobread_LDFLAGS=
|
---|
9 | gjobread_DEPENDENCIES= $(DEPS)
|
---|
10 | gjobread_LDADD= @RDL_LIBS@ $(LDADDS)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.