Searched refs:BINS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/net/ynl/samples/ | ||
H A D | Makefile | 15 BINS=$(patsubst %.c,%,${SRCS}) macro 19 all: $(BINS) 21 $(BINS): ../lib/ynl.a ../generated/protos.a 27 rm -f $(BINS) |
Completed in 1 milliseconds