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 | |
---|
1 | check_PROGRAMS = gjobread
|
---|
2 |
|
---|
3 | AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(srcdir)/include
|
---|
4 | AM_CFLAGS = $(THREAD_CFLAGS) $(Z_CFLAGS)
|
---|
5 | LDADD = $(RDL_LIBS) $(STATIC_BINARIES) $(top_builddir)/libxml2.la $(THREAD_LIBS) $(Z_LIBS) $(ICONV_LIBS) -lm $(WIN32_EXTRA_LIBADD)
|
---|
6 |
|
---|
7 | gjobread_SOURCES=gjobread.c
|
---|
Note:
See
TracBrowser
for help on using the repository browser.