Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/traceevent/
DMakefile3 EP_VERSION = 1 macro
90 VERSION = $(EP_VERSION)
97 EVENT_PARSE_VERSION = $(EP_VERSION).$(EP_PATCHLEVEL).$(EP_EXTRAVERSION)
146 $(QUIET_LINK)$(CC) --shared $(LDFLAGS) $^ -Wl,-soname,libtraceevent.so.$(EP_VERSION) -o $@
148 @ln -sf $(@F) $(OUTPUT)libtraceevent.so.$(EP_VERSION)