Home
last modified time | relevance | path

Searched refs:ecc_test_helper (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/
H A DMakefile581 CUSTOM_TARGETS += ecc_test_helper
583 ecc_test_helper: target
584 $(CC) $(LDFLAGS) $(CFLAGS) ecc_test_helper.c -lm -o $(SYMROOT)/$@;
587 install-ecc_test_helper: ecc_test_helper
589 cp $(SYMROOT)/ecc_test_helper $(INSTALLDIR)/