Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
DMakefile3 EP_VERSION = 1 macro
89 VERSION = $(EP_VERSION)
96 EVENT_PARSE_VERSION = $(EP_VERSION).$(EP_PATCHLEVEL).$(EP_EXTRAVERSION)
144 $(QUIET_LINK)$(CC) --shared $(LDFLAGS) $^ -Wl,-soname,libtraceevent.so.$(EP_VERSION) -o $@
146 @ln -sf $(@F) $(OUTPUT)libtraceevent.so.$(EP_VERSION)