Changeset 6256 for Makefile


Ignore:
Timestamp:
Sep 11, 2008, 10:50:55 AM (16 years ago)
Author:
RIck van der Zwet
Message:

Link and LinkPool is not working due the complexity and not logic approch. Viewsor crippled for example. Let's try to link Interface directly to an Interface itself and let's see whether this is going to work. Might need the notion of an Alias, but yet to be defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r6255 r6256  
    1818dist-clean:
    1919#Remove database
    20         @rm -vf sqlite.db
     20        @rm -vf sqllite.db
     21
     22new: init debug
Note: See TracChangeset for help on using the changeset viewer.