diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-24 10:29:05 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-24 10:29:05 +0100 |
commit | ac37f5c49b2ec92734e39be8c71f612c2ec23b87 (patch) | |
tree | ee25534700aedacd0fecb021415d7f3421c68b1e /php-tecnickcom-tc-lib-unicode/Makefile | |
parent | 5760497dced5cf5021c77e13b54e35a96b35a441 (diff) |
php/tecnick/php-tecnickcom-tc-lib-unicode moved to git.remirepo.net
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode/Makefile')
-rw-r--r-- | php-tecnickcom-tc-lib-unicode/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/php-tecnickcom-tc-lib-unicode/Makefile b/php-tecnickcom-tc-lib-unicode/Makefile deleted file mode 100644 index 13af741..0000000 --- a/php-tecnickcom-tc-lib-unicode/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -SRCDIR := $(shell pwd) -NAME := $(shell basename $(SRCDIR)) -include ../../../common/Makefile - |