Searched refs:EP_VERSION (Results 1 – 1 of 1) sorted by relevance
3 EP_VERSION = 1 macro107 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)