Allow different output formats using additional linker configs. Contributed by

Karri Kaksonen.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4925 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2011-01-26 22:14:42 +00:00
parent 76c543a26f
commit e654ad49eb
8 changed files with 222 additions and 109 deletions

View File

@@ -353,7 +353,8 @@ programs for the Lynx Game Console using the cc65 crosscompiler.
%attr(644,root,root) %{_libdir}/cc65/joy/lynx-*.joy
%attr(644,root,root) %{_libdir}/cc65/ser/lynx-*.ser
%attr(644,root,root) %{_libdir}/cc65/tgi/lynx-*.tgi
%attr(644,root,root) %{_libdir}/cc65/cfg/lynx-*.cfg
###############################################################################