Changeset af1e721
- Timestamp:
- 04/27/06 01:32:10 (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:
- a5b3296
- Parents:
- 0210df3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile
r2d96bf2 raf1e721 44 44 45 45 clean: 46 $(RM) $(BINS) $(OBJS) 46 $(RM) $(BINS) $(OBJS) test-format 47 47 48 48 distclean: 49 $(RM) $(BINS) $(OBJS) 49 $(RM) $(BINS) $(OBJS) test-format 50 50 51 51 install:
Note: See TracChangeset
for help on using the changeset viewer.