mirror of
https://github.com/cc65/cc65.git
synced 2025-08-12 02:25:03 +00:00
96cf7f62716a2dbfd8fc7c551708f74246eed4fd
* There are now two options, --create-dep and --create-full-dep. One will add system includes, the other not. * Both options require a file name. This is an incompatible change(!) but has the advantage that the user is in control of extension and path of the generated file. * Output will always include a phony target for the input files. This may not work with all make programs. git-svn-id: svn://svn.cc65.org/cc65/trunk@4652 b7a2c559-68d2-44c3-8de9-860c34a00d81
Description
Languages
C
62.5%
Assembly
35.4%
Makefile
0.7%
PHP
0.7%
Perl
0.3%
Other
0.3%