--- trunk/Makefile.PL 2004/12/29 17:03:52 11 +++ trunk/Makefile.PL 2004/12/29 20:11:34 14 @@ -36,5 +36,8 @@ time ./scripts/dump_isis.pl > isis.txt time ./scripts/dump_openisis.pl > openisis.txt +bench: all + cd ./scripts/ && ./bench.pl + MAKE_MORE }