Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
DMakefile3 EP_VERSION = 1 macro
107 VERSION = $(EP_VERSION)
114 EVENT_PARSE_VERSION = $(EP_VERSION).$(EP_PATCHLEVEL).$(EP_EXTRAVERSION)
177 $(QUIET_LINK)$(CC) --shared $^ -Wl,-soname,libtraceevent.so.$(EP_VERSION) -o $@
179 @ln -sf $(@F) $(OUTPUT)libtraceevent.so.$(EP_VERSION)