Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A DMakefile676 CUSTOM_TARGETS += ecc_test_helper
678 ecc_test_helper: target
679 $(CC) $(LDFLAGS) $(CFLAGS) ecc_test_helper.c -lm -o $(SYMROOT)/$@;
682 install-ecc_test_helper: ecc_test_helper
684 cp $(SYMROOT)/ecc_test_helper $(INSTALLDIR)/