diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-02 17:45:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-02 17:45:01 +0200 |
commit | 03d502e571b375ffd276b192ecd5128306ab3ef1 (patch) | |
tree | 2d0ddcacaecc662ee5dd362a0120cecaaa754fbc /php56/Makefile | |
parent | 2f81cc3673b7f31e71f40dc47c9242c4ea410869 (diff) |
reorg repo
Diffstat (limited to 'php56/Makefile')
-rw-r--r-- | php56/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/php56/Makefile b/php56/Makefile deleted file mode 100644 index 13af741..0000000 --- a/php56/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -SRCDIR := $(shell pwd) -NAME := $(shell basename $(SRCDIR)) -include ../../../common/Makefile - |