1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/src/cl65
uz 823d0b7636 Makefile cleanup. Among other things, allow use of the --as-needed linker flag
by rearranging arguments for the linker.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3922 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-02-08 17:19:45 +00:00
..
make Makefile cleanup. Among other things, allow use of the --as-needed linker flag 2009-02-08 17:19:45 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
global.c Output the command line for sub-processes when -d is given 2002-07-11 19:46:11 +00:00
global.h Output the command line for sub-processes when -d is given 2002-07-11 19:46:11 +00:00
main.c Fixed the copyright message 2005-08-24 20:05:37 +00:00
spawn-amiga.inc DoneStrBuf -> SB_Done (Stefan Haubenthal). 2008-08-05 20:56:35 +00:00
spawn-unix.inc Make the spawn module an include file as suggested by Greg King 2002-11-25 21:12:00 +00:00
spawn.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00