Changeset faffcfc for test/Makefile
- Timestamp:
- 09/13/06 12:48:54 (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:
- f68a88a
- Parents:
- a1141240
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
ra1141240 rfaffcfc 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-seek12 BINS = test-pcap-bpf test-event test-time test-dir test-wireless #test-seek 13 13 14 14 .PHONY: all clean distclean install depend test
Note: See TracChangeset
for help on using the changeset viewer.