[cc65] error in snapshot

From: <silverdr1wfmh.org.pl>
Date: 2010-07-14 23:48:17
Just in case nobody else noticed:

for i in atari common runtime conio dbg em joystick tgi zlib; do \
	    make SYS=atari -C $i || exit 1; \
	    ../src/ar65/ar65 a atari.lib $i/*.o || exit 1; \
	done
rs232.s(32): Error: Cannot open include file `rs232.inc': No such file or directory
make[3]: *** [rs232.o] Error 1
make[2]: *** [atarilib] Error 1
make[1]: *** [all] Error 1
make: *** [libs] Error 2
Szanghaj:cc65 silverdr$ 

-- 
SD!----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jul 14 23:48:25 2010

This archive was generated by hypermail 2.1.8 : 2010-07-14 23:48:29 CEST