VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/example/Makefile.am@ 97642

Last change on this file since 97642 was 95312, checked in by vboxsync, 2 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

  • Property svn:eol-style set to native
File size: 312 bytes
Line 
1check_PROGRAMS = gjobread
2
3AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(srcdir)/include
4AM_CFLAGS = $(THREAD_CFLAGS) $(Z_CFLAGS)
5LDADD = $(RDL_LIBS) $(STATIC_BINARIES) $(top_builddir)/libxml2.la $(THREAD_LIBS) $(Z_LIBS) $(ICONV_LIBS) -lm $(WIN32_EXTRA_LIBADD)
6
7gjobread_SOURCES=gjobread.c
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