Re: [cc65] Please critique this makefile

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-04-23 14:24:38
Hi,

> obj/main.o:     src/main.c /usr/local/lib/cc65/include/stdio.h
> /usr/local/lib/cc65/include/stddef.h /usr/local/lib/cc65/include/stdarg.h
> dio.h /usr/local/lib/cc65/include/stddef.h
> /usr/local/lib/cc65/include/stdarg.h:
>
> I wonder where does the second line come from - the one with 'dio.h'

Please note that there's no ':' after dio.h, rather there's a ':' at
the end of the line.

For further reading check out
http://make.paulandlesley.org/autodep.html#advanced

It's too mentioned in http://www.cc65.org/doc/make-3.html

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Apr 23 14:25:04 2010

This archive was generated by hypermail 2.1.8 : 2010-04-23 14:25:07 CEST