Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/signal/
H 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}
/openbmc/linux/tools/pcmcia/
H A DMakefile5 PROGS := crc32hash macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/openbmc/linux/tools/laptop/dslm/
H A DMakefile5 PROGS := dslm macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/openbmc/linux/tools/accounting/
H A DMakefile5 PROGS := getdelays procacct macro
7 all: $(PROGS)
10 rm -fr $(PROGS)
/openbmc/linux/tools/testing/selftests/ptp/
H A Dtestptp.mk23 PROGS = testptp
25 all: $(PROGS)
33 rm -f $(PROGS)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/
H A Dreproducible-build.patch7 PROGS = aoeping aoecfg aoe-sancheck
8 COMMANDS := ${CONF_SCRIPTS} aoe-mkdevs aoe-version coraid-update ${PROGS}
H A Dmakefile-add-ldflags.patch12 rm -f ${CONF_SCRIPTS} ${AOE_PING_OBJ} ${AOE_CFG_OBJ} ${SANCHECK_OBJ} ${PROGS}
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A DMakefile7 PROGS := $(patsubst %.c,%,$(SRCS)) macro
29 TEST_GEN_PROGS := $(PROGS)
/openbmc/linux/tools/bpf/
H A DMakefile77 PROGS = $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg $(OUTPUT)bpf_asm macro
79 all: $(PROGS) bpftool runqslower
103 install: $(PROGS) bpftool_install
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_parallel_make_and_pic.patch26 subdirs-all $(PROGS.sbin) $(PROGS.bin)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/
H A D0001-Makefile-use-libprefix-instead-of-libdir.patch22 @@ -46,11 +46,11 @@ all: $(ILIBS) $(PROGS)
/openbmc/linux/Documentation/sound/cards/
H A Dmultisound.sh1008 PROGS = setdigital msndreset pinnaclecfg conv
1010 all: $(PROGS)
1013 X rm -f $(PROGS)
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/
H A D0001-stdlib-Add-strlcat.patch24 PROGS = nasm$(X) ndisasm$(X)