summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 8357299c77e82dbe9bc5aba73526d2de7b37e9c4 (plain)
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