1 2 3 4 5 6 7
SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) include ../../common/Makefile refl: php -d extension=zephir_parser.so --re "zephir parser" > REFLECTION