Makefile: replace perl/Makefile.PL with simple make rules
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 10 Dec 2017 21:13:33 +0000 (21:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Dec 2017 23:28:10 +0000 (15:28 -0800)
commit20d2a30...8ffe14deb09b4e6fc7b70ead53b315f0
treed634455...d49a5675af4919d08aecb152f9752e47copy hash to clipboard (tree)
parent1a4e40a...5dc16564af879142ba9dfbbb88d1e5ffcopy hash to clipboard (diff)
15 files changed:
INSTALL
Makefile
contrib/examples/git-difftool.perl
git-send-email.perl
perl/.gitignore
perl/Git.pm
perl/Git/Error.pm [new file with mode: 0644]
perl/Git/FromCPAN/Error.pm [new file with mode: 0644]
perl/Git/I18N.pm
perl/Makefile [deleted file]
perl/Makefile.PL [deleted file]
perl/private-Error.pm [deleted file]
t/perf/aggregate.perl
t/test-lib.sh
wrap-for-bin.sh