Changeset ac34f1f
- Timestamp:
- 08/22/06 00:28:53 (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:
- 483abab
- Parents:
- 3dc2f61
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
rfd33292 rac34f1f 8 8 CFLAGS += $(INCLUDE) 9 9 libdir = $(PREFIX)/lib/.libs:$(PREFIX)/libpacketdump/.libs 10 LDLIBS = -L$(PREFIX)/lib/.libs -L 10 LDLIBS = -L$(PREFIX)/lib/.libs -L$(PREFIX)/libpacketdump/.libs -ltrace -lpacketdump 11 11 12 12 BINS = test-pcap-bpf test-event test-time test-dir #test-seek
Note: See TracChangeset
for help on using the changeset viewer.