(file) Return to readme.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / Attic

Diff for /pegasus/Attic/readme.txt between version 1.8 and 1.8.2.1

version 1.8, 2001/06/23 21:33:42 version 1.8.2.1, 2001/09/24 11:25:53
Line 258 
Line 258 
 4.  Now change to the root of the Pegasus distrubution and type "make" 4.  Now change to the root of the Pegasus distrubution and type "make"
     (where make referes to GNU make).     (where make referes to GNU make).
  
 5.  To test the build type "make tests".  5.  Then create the repository, which is needed for some test cases -
       "make repository"
   
   6.  To test the build type "make tests".
  
 The following make targets are supported: The following make targets are supported:
  
     <default> - Build everything.     <default> - Build everything.
     clean - Clean out all objects, libs, and executables.     clean - Clean out all objects, libs, and executables.
     depend - Create the dependencies.     depend - Create the dependencies.
       repository - Create the repository in $PEGASUS_HOME/repository
     tests  - Execute all tests (except client server tests).     tests  - Execute all tests (except client server tests).
     rebuild - clean, depend, <default>     rebuild - clean, depend, <default>
     world - depend, <default>     world - depend, <default>


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2