]> git.sur5r.net Git - cc65/commitdiff
Added the Apple tgi driver
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 12 Nov 2003 17:23:29 +0000 (17:23 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 12 Nov 2003 17:23:29 +0000 (17:23 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2656 b7a2c559-68d2-44c3-8de9-860c34a00d81

packages/rpm/redhat/cc65.spec

index 230df0536ed3495173067e6e479b05daa4cc9c70..0657f4647c3a5090498bb03919546b599c0397f7 100644 (file)
@@ -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
-                                                     
+
 
 
 ###############################################################################