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

srpm:
	rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php56' -bs $(NAME).spec