summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-08 17:05:58 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-08 17:05:58 +0100
commit6ae69f53c5604a8e99cad4ab2c0b89aa3e251fcf (patch)
treea0201a84601a750f525e754c4fdcf59a1744f488 /Makefile
parentb3d03d6927c4c716aed1b5c2aa3c44a2bc461bef (diff)
php-PHPParser: backport
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+