Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/
H A DMakefile327 CUSTOM_TARGETS += ecc_test_helper
329 ecc_test_helper: target
330 $(CC) $(LDFLAGS) $(CFLAGS) ecc_test_helper.c -lm -o $(SYMROOT)/$@;
333 install-ecc_test_helper: ecc_test_helper
335 cp $(SYMROOT)/ecc_test_helper $(INSTALLDIR)/