From: Lukas Mai Date: Sun, 24 Jun 2012 10:33:47 +0000 (+0200) Subject: autorebuild Makefile from Makefile.PL X-Git-Tag: v0.06_01~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FFunction-Parameters.git;a=commitdiff_plain;h=7f057ce7550c1d562b25a579ae8deaf34db73685 autorebuild Makefile from Makefile.PL --- diff --git a/GNUmakefile b/GNUmakefile index 6b3454d..035aaa0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,3 +1,6 @@ include ./Makefile CCFLAGS := -DDEVEL $(CCFLAGS) + +Makefile: Makefile.PL + perl Makefile.PL