Home
last modified time | relevance | path

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

/tools/testing/selftests/arm64/signal/
A DMakefile8 PROGS := $(patsubst %.c,%,$(SRCS)) macro
11 TEST_GEN_PROGS := $(notdir $(PROGS))
20 $(TEST_GEN_PROGS): $(PROGS)
21 cp $(PROGS) $(OUTPUT)/
30 $(PROGS): $$@.c ${COMMON_SOURCES} ${COMMON_HEADERS}
/tools/pcmcia/
A DMakefile5 PROGS := crc32hash macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/tools/laptop/dslm/
A DMakefile5 PROGS := dslm macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/tools/accounting/
A DMakefile5 PROGS := getdelays procacct delaytop macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/tools/testing/selftests/ptp/
A Dtestptp.mk23 PROGS = testptp
25 all: $(PROGS)
33 rm -f $(PROGS)
/tools/testing/selftests/arm64/mte/
A DMakefile7 PROGS := $(patsubst %.c,%,$(SRCS)) macro
29 TEST_GEN_PROGS := $(PROGS)
/tools/bpf/
A DMakefile71 PROGS = $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg $(OUTPUT)bpf_asm macro
73 all: $(PROGS) bpftool runqslower
97 install: $(PROGS) bpftool_install

Completed in 17 milliseconds