On 2010-05-01, at 16:55, Ullrich von Bassewitz wrote: > > The changes are checked in and should be in the next snapshot. Please let me > know if they work as expected or if there are any problems. Using: $ cl65 --create-full-dep obj/main.d -c -o obj/main.o src/main.c I get a dep file with the following content: ********************** src/main.s: src/main.c /usr/local/lib/cc65/include/stdio.h /usr/local/lib/cc65/include/stddef.h /usr/local/lib/cc65/include/stdarg.h src/main.h src/main.c /usr/local/lib/cc65/include/stdio.h /usr/local/lib/cc65/include/stddef.h /usr/local/lib/cc65/include/stdarg.h src/main.h: ********************** Please note the first "src/main.s", which in case of using cl65 with -c option should not have anything to do with the intermediate asm source, right? -- 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 Sat May 1 22:13:22 2010
This archive was generated by hypermail 2.1.8 : 2010-05-01 22:13:25 CEST