summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: febca70ccb7a8d012ad432a31c4be487b75a4026 (plain)
1
2
3
4
5
6
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile

refl:
	php -n -d zend_extension=ioncube_loader.so --re "ionCube loader"  > REFLECTION