From: cuz Date: Wed, 12 Nov 2003 17:23:29 +0000 (+0000) Subject: Added the Apple tgi driver X-Git-Tag: V2.12.0~1144 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6c78e0deabc0e34c9ceb064fb61ebfba4a87d8f9;p=cc65 Added the Apple tgi driver git-svn-id: svn://svn.cc65.org/cc65/trunk@2656 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/packages/rpm/redhat/cc65.spec b/packages/rpm/redhat/cc65.spec index 230df0536..0657f4647 100644 --- a/packages/rpm/redhat/cc65.spec +++ b/packages/rpm/redhat/cc65.spec @@ -110,6 +110,7 @@ programs for the Apple ][ using the cc65 crosscompiler. %attr(644,root,root) /usr/lib/cc65/lib/apple2.lib %attr(644,root,root) /usr/lib/cc65/lib/apple2.o %attr(644,root,root) /usr/lib/cc65/joy/a2-*.joy +%attr(644,root,root) /usr/lib/cc65/tgi/apple2-*.tgi @@ -288,7 +289,7 @@ GEOS programs for the C64/C128 using the cc65 crosscompiler. %attr(644,root,root) /usr/lib/cc65/emd/geos-*.emd %attr(644,root,root) /usr/lib/cc65/joy/geos-*.joy %attr(644,root,root) /usr/lib/cc65/tgi/geos-*.tgi - + ###############################################################################