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