VirtualBox

source: vbox/trunk/src/libs/libxml2-2.6.31/example/Makefile.am@ 41966

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 
1noinst_PROGRAMS = gjobread
2
3INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
4DEPS = $(top_builddir)/libxml2.la
5LDADDS = @STATIC_BINARIES@ $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm @WIN32_EXTRA_LIBADD@
6
7gjobread_SOURCES=gjobread.c
8gjobread_LDFLAGS=
9gjobread_DEPENDENCIES= $(DEPS)
10gjobread_LDADD= @RDL_LIBS@ $(LDADDS)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette