Changeset 10

Show
Ignore:
Timestamp:
01/31/06 01:11:59 (3 years ago)
Author:
krobillard
Message:

Project.r now builds a working Makefile again. M2 needs to be changed to
support a library and executable of the same name.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/project.r

    r3 r10  
    6464] 
    6565 
    66 lib %orca [ 
     66lib %orca0 [ 
    6767    include_from %. 
    6868    if not find config 'rebol [ 
     
    109109 
    110110exe %orca [ 
    111     libs_from %. %orca 
     111    libs_from %. %orca0 
    112112 
    113113    macx [