Changeset 1183

Show
Ignore:
Timestamp:
11/20/06 23:53:44 (2 years ago)
Author:
tg
Message:

when changing something, don't forget to remove the old
code when introducing new code ;)

cought by wbx@

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Makefile

    r1173 r1183  
    131131                chmod 555 lbin/gcc; \ 
    132132        fi 
    133         @ln -s $$(lbin/which ${CC}) lbin/gcc 
    134133        @${GMAKE_INV} tools/install-lbin 
    135134        @echo '===> Prerequisites checked successfully.'