Changeset 7bd8f3d for examples/stats/Makefile.am
- Timestamp:
- 10/31/07 13:28:40 (15 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:
- edd8a9e
- Parents:
- 4249aa5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/stats/Makefile.am
re8d0993 r7bd8f3d 4 4 AM_CFLAGS=-I$(top_srcdir)/lib -I$(top_srcdir)/libpacketdump 5 5 AM_CXXFLAGS=-I$(top_srcdir)/lib -I$(top_srcdir)/libpacketdump 6 AM_LDFLAGS=-L$(top_srcdir)/lib -L$(top_srcdir)/libpacketdump 7 AM_LDLIBS=-ltrace 6 AM_LDFLAGS=-L$(top_srcdir)/lib -L$(top_srcdir)/libpacketdump -ltrace 8 7 9 8 stats_SOURCES=stats.c
Note: See TracChangeset
for help on using the changeset viewer.