4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 9db00c2 was
70df58d,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
updated to 2.0.13
|
-
Property mode set to
100644
|
File size:
472 bytes
|
Rev | Line | |
---|
[d8960164] | 1 | lib_LTLIBRARIES = libtrace.la |
---|
[5131592] | 2 | include_HEADERS = libtrace.h dagformat.h wag.h |
---|
[fb1de29] | 3 | #if HAVE_DAG |
---|
| 4 | #libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h dagapi.c dagopts.c |
---|
| 5 | #else |
---|
[6c7e292] | 6 | libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h |
---|
[fb1de29] | 7 | #endif |
---|
[4fd12ac] | 8 | libtrace_la_CFLAGS = @ADD_INCLS@ |
---|
[48ea5b6] | 9 | libtrace_la_LIBADD = @ADD_LIBS@ $(top_builddir)/replace/libreplace.a |
---|
[70df58d] | 10 | libtrace_la_LDFLAGS=-version-info 2:13:0 @ADD_LDFLAGS@ |
---|
[3937eae] | 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.