Searched refs:TCLIB (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A DMakefile43 TCLIB := tc_core.o macro
44 TCLIB += tc_red.o
45 TCLIB += tc_cbq.o
46 TCLIB += tc_estimator.o
69 tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)
71 libtc.a: $(TCLIB)
72 $(AR) rcs $@ $(TCLIB)
83 rm -f $(TCOBJ) $(TCLIB) libtc.a tc *.so emp_ematch.yacc.h; \

Completed in 42 milliseconds