Changeset 4249aa5
- Timestamp:
- 10/29/07 16:17:43 (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:
- 7bd8f3d
- Parents:
- e8d0993
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.tools
r4ed45a5 r4249aa5 1 AM_CFLAGS=-I $(top_srcdir)/lib -I$(top_srcdir)/libpacketdump2 AM_CXXFLAGS=-I $(top_srcdir)/lib -I$(top_srcdir)/libpacketdump3 AM_LDFLAGS=-L $(top_srcdir)/lib -L$(top_srcdir)/libpacketdump-ltrace1 AM_CFLAGS=-I"$(top_srcdir)/lib" -I"$(top_srcdir)/libpacketdump" 2 AM_CXXFLAGS=-I"$(top_srcdir)/lib" -I"$(top_srcdir)/libpacketdump" 3 AM_LDFLAGS=-L"$(top_srcdir)/lib" -L"$(top_srcdir)/libpacketdump" -ltrace
Note: See TracChangeset
for help on using the changeset viewer.