4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 9075d49 was
ea161ea,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
version bump to 2.0.14 (not released yet)
|
-
Property mode set to
100644
|
File size:
472 bytes
|
Line | |
---|
1 | lib_LTLIBRARIES = libtrace.la |
---|
2 | include_HEADERS = libtrace.h dagformat.h wag.h |
---|
3 | #if HAVE_DAG |
---|
4 | #libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h dagapi.c dagopts.c |
---|
5 | #else |
---|
6 | libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h |
---|
7 | #endif |
---|
8 | libtrace_la_CFLAGS = @ADD_INCLS@ |
---|
9 | libtrace_la_LIBADD = @ADD_LIBS@ $(top_builddir)/replace/libreplace.a |
---|
10 | libtrace_la_LDFLAGS=-version-info 2:14:0 @ADD_LDFLAGS@ |
---|
11 | |
---|
12 | dagapi.c: |
---|
13 | cp @DAG_TOOLS_DIR@/dagapi.c . |
---|
14 | |
---|
15 | dagopts.c: |
---|
16 | cp @DAG_TOOLS_DIR@/dagopts.c . |
---|
Note: See
TracBrowser
for help on using the repository browser.