Home
last modified time | relevance | path

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

/external/capstone/packages/macports/devel/capstone/files/
Dpatch-Makefile.diff4 VERSION_EXT = $(API_MAJOR).$(EXT)
/external/capstone/
DMakefile257 API_MAJOR=$(shell echo `grep -e CS_API_MAJOR include/capstone.h | grep -v = | awk '{print $$3}'` | … macro
263 VERSION_EXT = $(API_MAJOR).$(EXT)
296 VERSION_EXT = $(EXT).$(API_MAJOR)