Changeset 3 for trunk/orca/project.r

Show
Ignore:
Timestamp:
01/28/06 20:01:50 (3 years ago)
Author:
krobillard
Message:

Added doc/Implemented.
Renamed binary from ocore to orca.
Removed Thune config since it is now its own project.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/project.r

    r1 r3  
    9090    ] 
    9191 
    92     if find config 'thune [ sources [%forth.c] ] 
    93  
    9492    macx  [ sources [ %unix/os.c  %stdio.c ] ] 
    9593    unix  [ sources [ %unix/os.c  %stdio.c ] ] 
     
    110108] 
    111109 
    112 exe %ocore [ 
     110exe %orca [ 
    113111    libs_from %. %orca 
    114112