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

/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/
H A DMakefile11 ALL_MFILES := $(shell find $(TESTDIRS) -type f -name \*.m -print) macro
18 MTESTS := $(shell grep -l 'main[ \t]*$(PAREN)' $(ALL_MFILES) /dev/null)
30 MFILES = $(filter-out $(MTESTS),$(ALL_MFILES))

Completed in 113 milliseconds