summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-16 11:17:45 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-16 11:17:45 +0200
commit906e5e9d094340585e163322488d6b8f2b1b75f1 (patch)
tree79949b5fe463d697b5df97e6cce4d6d579320b51 /Makefile
php-sqlsrv: 4.0.4 - New package
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..05bf722
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+
+refl:
+ php --re "ionCube loader" > REFLECTION