Home | History | Annotate | Download | only in libiberty

Lines Matching full:testlib

70 TESTLIB = ./testlib.a
264 $(TESTLIB): $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
265 -rm -f $(TESTLIB)
266 $(AR) $(AR_FLAGS) $(TESTLIB) \
268 $(RANLIB) $(TESTLIB)