Searched refs:API_MAJOR (Results 1 – 2 of 2) sorted by relevance
4 VERSION_EXT = $(API_MAJOR).$(EXT)
257 API_MAJOR=$(shell echo `grep -e CS_API_MAJOR include/capstone.h | grep -v = | awk '{print $$3}'` | … macro263 VERSION_EXT = $(API_MAJOR).$(EXT)296 VERSION_EXT = $(EXT).$(API_MAJOR)