summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
commit46df59e5da7155edb7a87212863af57fd60bde29 (patch)
treeb1b4d2e5565d67a379c36277bef16dcda670b58e /Makefile
reorg repo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..6c96298
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+
+srpm:
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php56' -bs $(NAME).spec