Changeset e7246a0 for test/Makefile
- Timestamp:
- 06/08/06 00:15:05 (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:
- 882f503e
- Parents:
- 77b3217
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
r0ff6ddf re7246a0 10 10 LDLIBS = -L$(libdir) -ltrace 11 11 12 BINS = test-pcap-bpf test-event test-time test-dir #test-seek12 BINS = test-pcap-bpf test-event test-time test-dir test-decode #test-seek 13 13 14 14 .PHONY: all clean distclean install depend test
Note: See TracChangeset
for help on using the changeset viewer.