Changeset 3 for trunk/orca/project.r
- Timestamp:
- 01/28/06 20:01:50 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/project.r (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/project.r
r1 r3 90 90 ] 91 91 92 if find config 'thune [ sources [%forth.c] ]93 94 92 macx [ sources [ %unix/os.c %stdio.c ] ] 95 93 unix [ sources [ %unix/os.c %stdio.c ] ] … … 110 108 ] 111 109 112 exe %o core[110 exe %orca [ 113 111 libs_from %. %orca 114 112
