Changeset 808a478 for lib/Makefile.am
- Timestamp:
- 04/21/05 09:54:40 (17 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 4b30586
- Parents:
- 7bb7dda
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.am
r3cfa94a r808a478 4 4 #libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h dagapi.c dagopts.c 5 5 #else 6 libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h 6 libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h 7 7 #endif 8 8 libtrace_la_CFLAGS = @ADD_INCLS@ 9 libtrace_la_LIBADD = @ADD_LIBS@ $(top_builddir)/replace/libreplace.a9 libtrace_la_LIBADD = @ADD_LIBS@ @LTLIBOBJS@ 10 10 libtrace_la_LDFLAGS=-version-info 2:16:0 @ADD_LDFLAGS@ 11 11
Note: See TracChangeset
for help on using the changeset viewer.