VirtualBox

source: vbox/trunk/src/libs/libxml2-2.6.30/example/Makefile.am@ 33935

Last change on this file since 33935 was 6076, checked in by vboxsync, 17 years ago

Merged dmik/s2 branch (r25959:26751) to the trunk.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Revision Author Id
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