Changeset 9bd2edf
- Timestamp:
- 02/08/07 18:42:09 (14 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:
- 5cd3ff3
- Parents:
- c85b715
- Location:
- test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
rcec8028 r9bd2edf 10 10 LDLIBS = -L$(PREFIX)/lib/.libs -L$(PREFIX)/libpacketdump/.libs -ltrace -lpacketdump -lfl 11 11 12 BINS = test-pcap-bpf test-event test-time test-dir test-wireless #test-seek 12 BINS = test-pcap-bpf test-event test-time test-dir test-wireless test-errors 13 #test-seek 13 14 14 15 .PHONY: all clean distclean install depend test
Note: See TracChangeset
for help on using the changeset viewer.