X-Git-Url: http://git.rot13.org/?p=Biblio-Isis;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b1f2135e7e317e5a723fa603eb8449157206bc93;hp=aea7200306f2c343baef0c1b2288d27b3b3f00b1;hb=e5f476d0fa9eb665fe43c7c316bf079e9c3b929f;hpb=829ea69c23df88b2d0f804d8e80bd307f1c8a01c diff --git a/Makefile.PL b/Makefile.PL index aea7200..b1f2135 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -36,5 +36,8 @@ cmp: time ./scripts/dump_isis.pl > isis.txt time ./scripts/dump_openisis.pl > openisis.txt +bench: all + cd ./scripts/ && ./bench.pl + MAKE_MORE }