Changeset 4dd7363 for examples/count/Makefile
- Timestamp:
- 10/13/05 14:09:18 (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:
- d2cc963
- Parents:
- 3aed3ed
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/count/Makefile
r18478c1 r4dd7363 9 9 LDLIBS = $(libdir) -ltrace 10 10 11 BINS = count11 BINS = tracestats 12 12 .PHONY: all clean distclean install depend 13 13
Note: See TracChangeset
for help on using the changeset viewer.