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

refl: $(NAME).spec
	php   --re imagick >REFLECTION-im7
	php   --ri imagick >PHPINFO-im7