Home
last modified time | relevance | path

Searched defs:OBJS (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/
H A DMakefile24 OBJS=$(patsubst %.c,%.o,${SRCS}) macro
/f-stack/dpdk/examples/pipeline/
H A DMakefile35 OBJS := $(patsubst %.c,build/%.o,$(SRCS-y)) macro
/f-stack/dpdk/examples/ip_pipeline/
H A DMakefile44 OBJS := $(patsubst %.c,build/%.o,$(SRCS-y)) macro