SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) include ../../common/Makefile refl: php -n -d extension=bolt.so --re bolt > REFLECTION php -n -d extension=bolt.so --ri bolt > PHPINFO