OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_SOURCES
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
Makefile
6
EXTRA_SOURCES
:= memcmp_64.S ../harness.c
10
$(TEST_PROGS): $(
EXTRA_SOURCES
)
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Makefile
11
EXTRA_SOURCES
:= validate.c ../harness.c
20
$(TEST_PROGS): $(
EXTRA_SOURCES
)
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Makefile
5
EXTRA_SOURCES
:= ../harness.c event.c lib.c ../utils.c
9
$(TEST_PROGS): $(
EXTRA_SOURCES
)
12
count_instructions: loop.S count_instructions.c $(
EXTRA_SOURCES
)
Completed in 118 milliseconds