]> git.sur5r.net Git - cc65/history - src/od65/make/gcc.mak
Use "override" when appending to CFLAGS, so this works even when CFLAGS is
[cc65] / src / od65 / make / gcc.mak
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2003-08-20 cuzUse $(RM) instead of rm -f
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers