Changeset c93eb8 for Makefile.PL


Ignore:
Timestamp:
10/07/08 09:58:51 (4 years ago)
Author:
Tomash Brechko <tomash.brechko@…>
Branches:
master
Children:
f36479
Parents:
255201
git-author:
Tomash Brechko <tomash.brechko@…> (10/07/08 09:58:51)
git-committer:
Tomash Brechko <tomash.brechko@…> (10/07/08 09:58:51)
Message:

Fix 'make bench' target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r255201 rc93eb8  
    2323 
    2424bench: all 
    25     PERL5LIB="./blib/lib:./blib/arch" script/benchmark.pl \ 
     25    $(PERL) -I./blib/lib -I./blib/arch script/benchmark.pl \ 
    2626      localhost:11211 127.0.0.1:11211 
    2727' 
Note: See TracChangeset for help on using the changeset viewer.