Changeset 76

Show
Ignore:
Timestamp:
06/18/06 11:49:58 (3 years ago)
Author:
tg
Message:

Check some of the prerequisite tools (WIP, more to come)
* that bash exists and works
* that GNU make and a host compiler (gcc) exist
* that we can run a compiled test programme (for the host)
* the GNU make version number

ok wbx@

Files:

Legend:

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

    r75 r76  
    114114        @echo "export HOSTCC HOSTCFLAGS LC_ALL MAKE OStype PATH" \ 
    115115            >>lbin/prereq.mk 
     116        @bash scripts/scan-tools.sh 
    116117        @touch $@