A C crosscompiler for 6502 systems, including a macroassembler that
supports 6502, 65SC02 and 65816 CPUs, a linker, an archiver and some
other tools. To create programs for one of the supported target
-machines, you have to install at least one of the library packages,
-too.
+machines, you have to install at least one of the library packages.
%files
%defattr(644,root,root,755)
%package c64
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: C64 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
###############################################################################
-# C128 subpackage #
+# C128 subpackage #
###############################################################################
%package c128
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: C128 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package atari
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: Atari specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package plus4
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: Plus/4 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package pet
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: PET specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package cbm610
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: CBM 610 specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package apple2
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: Apple ][ specific libraries and headers for the cc65 compiler.
Group: Development/Languages
%package geos
Requires: cc65 = 2.6.0
+Copyright: Freeware
Summary: GEOS specific libraries and headers for the cc65 compiler.
Group: Development/Languages