Home
last modified time | relevance | path

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

/lib/raid6/test/
DMakefile10 CC = gcc macro
72 $(CC) $(CFLAGS) -c -o $@ $<
88 $(CC) $(CFLAGS) -o raid6test $^
/lib/test_fortify/
DMakefile7 $< $@ "$(NM)" $(CC) $(c_flags) -DKBUILD_EXTRA_WARN1
/lib/raid6/
DMakefile19 altivec_flags += -isystem $(shell $(CC) -print-file-name=include)