Searched refs:PROGS (Results 1 – 9 of 9) sorted by relevance
8 PROGS := $(patsubst %.c,%,$(SRCS)) macro11 TEST_GEN_PROGS := $(notdir $(PROGS))21 $(TEST_GEN_PROGS): $(PROGS)22 cp $(PROGS) $(OUTPUT)/27 $(PROGS): test_signals.c test_signals_utils.c testcases/testcases.c signals.S $$@.c test_signals.h …
5 PROGS := crc32hash macro7 all: $(PROGS)10 rm -fr $(PROGS)
5 PROGS := dslm macro7 all: $(PROGS)10 rm -fr $(PROGS)
5 PROGS := getdelays macro7 all: $(PROGS)10 rm -fr $(PROGS)
23 PROGS = testptp25 all: $(PROGS)33 rm -f $(PROGS)
5 PROGS := $(patsubst %,gen/%,$(TEST_GEN_PROGS)) macro60 $(TEST_GEN_PROGS): $(PROGS)61 cp $(PROGS) $(OUTPUT)/
12 PROGS := $(patsubst %.c,%,$(SRCS)) macro22 TEST_GEN_PROGS := $(PROGS)
74 PROGS = $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg $(OUTPUT)bpf_asm macro76 all: $(PROGS) bpftool runqslower100 install: $(PROGS) bpftool_install
1008 PROGS = setdigital msndreset pinnaclecfg conv1010 all: $(PROGS)1013 X rm -f $(PROGS)
Completed in 9 milliseconds