New apple2enh target
git-svn-id: svn://svn.cc65.org/cc65/trunk@2928 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -117,6 +117,29 @@ programs for the Apple ][ using the cc65 crosscompiler.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
# Apple //e subpackage #
|
||||||
|
###############################################################################
|
||||||
|
|
||||||
|
%package apple2enh
|
||||||
|
Requires: %{name} = %{version}
|
||||||
|
Copyright: Freeware
|
||||||
|
Summary: Apple //e specific libraries and headers for the cc65 compiler.
|
||||||
|
Group: Development/Languages
|
||||||
|
|
||||||
|
%description apple2enh
|
||||||
|
This package contains the header files and libraries needed to write
|
||||||
|
programs for the Apple //e using the cc65 crosscompiler.
|
||||||
|
|
||||||
|
%files apple2enh
|
||||||
|
%attr(644,root,root) /usr/lib/cc65/lib/apple2enh.lib
|
||||||
|
%attr(644,root,root) /usr/lib/cc65/lib/apple2enh.o
|
||||||
|
%attr(644,root,root) /usr/lib/cc65/emd/a2e.*.emd
|
||||||
|
%attr(644,root,root) /usr/lib/cc65/joy/a2e.*.joy
|
||||||
|
%attr(644,root,root) /usr/lib/cc65/tgi/a2e.*.tgi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Atari subpackage #
|
# Atari subpackage #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user