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/
DMakefile285 API_MAJOR=$(shell echo `grep -e CS_API_MAJOR include/capstone/capstone.h | grep -v = | awk '{print … macro
297 VERSION_EXT = $(API_MAJOR).$(EXT)
332 VERSION_EXT = $(EXT).$(API_MAJOR)