Index: Makefile =========================================================== RCS file: /Makefile,v retrieving revision 1.7 diff -r1.7 Makefile 11c11 < prefix = /usr/local/msp430 --- > prefix = /opt/msp430 71,73d70 < crt430x2001.o crt430x2011.o \ < crt430x2002.o crt430x2012.o \ < crt430x2003.o crt430x2013.o \ 75d71 < crt430x2234.o crt430x2254.o crt430x2274.o \ 85,86c81 < crt430x447.o crt430x448.o crt430x449.o \ < crt430xG4616.o crt430xG4617.o crt430xG4618.o crt430xG4619.o --- > crt430x447.o crt430x448.o crt430x449.o -------------