diff -rc legOS-0.1.6/Makefile ./Makefile *** legOS-0.1.6/Makefile Fri Jan 29 07:56:49 1999 --- ./Makefile Wed Feb 3 14:19:57 1999 *************** *** 5,11 **** ## # tool prefix ! INSTPREFIX=/usr/local/bin/h8300-hitachi-hms- # our target TARGET=demo/rotation-sensor --- 5,14 ---- ## # tool prefix ! INSTPREFIX=$(shell util/where-is-the-toolchain.pl \ ! h8300-hitachi-hms \ ! /usr/local:/opt/gnu:/usr \ ! ) # our target TARGET=demo/rotation-sensor