Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A DMakefile125 TAGS_PROG := $(if $(shell which etags 2>/dev/null),etags,ctags) macro
282 ls *.c *.h | xargs $(TAGS_PROG) -a