Skip to content

Commit

Permalink
improve instruction on how to build pipp
Browse files Browse the repository at this point in the history
Signed-off-by: Bernhard Schmalhofer <Bernhard.Schmalhofer@gmx.de>
  • Loading branch information
szabgab authored and bschmalhofer committed Apr 20, 2009
1 parent d42faf1 commit af39365
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README
Expand Up @@ -4,6 +4,9 @@ Pipp is Parrot's PHP.
Pipp is an implementation of the language PHP that runs on Parrot.
Pipp is implemtented with the Parrot Compiler Toolkit.

Run 'perl Configure.pl' for creating the Makefile or
'perl Confgure.pl --gen-parrot' to fetch and build Parrot before
creating the Makefile.
Run 'make test' for building and running the tests in the directory F<t>.
Run 'make smoke' for testing and submitting the test result to
http://smolder.plusthree.com/app/public_projects/smoke_reports/10
Expand Down

0 comments on commit af39365

Please sign in to comment.