Changeset 548da5c for tools/tracesplit
- Timestamp:
- 03/16/06 16:52:25 (16 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:
- 752709f
- Parents:
- 32f365f
- Location:
- tools/tracesplit
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracesplit/Makefile.am
rc87881e r548da5c 1 bin_PROGRAMS = tracesplit 1 bin_PROGRAMS = tracesplit tracesplit_dir 2 2 bin_SCRIPTS = tracefilter traceconvert 3 3 … … 7 7 include ../Makefile.tools 8 8 tracesplit_SOURCES = tracesplit.c 9 tracesplit_dir_SOURCES = tracesplit_dir.c
Note: See TracChangeset
for help on using the changeset viewer.