1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00

Added the new apple serial drivers

git-svn-id: svn://svn.cc65.org/cc65/trunk@3628 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2005-09-08 21:06:48 +00:00
parent 6ea5614493
commit 5e702a8ffc

View File

@ -112,6 +112,7 @@ programs for the Apple ][ using the cc65 crosscompiler.
%attr(644,root,root) /usr/lib/cc65/lib/apple2.o
%attr(644,root,root) /usr/lib/cc65/emd/a2.*.emd
%attr(644,root,root) /usr/lib/cc65/joy/a2.*.joy
%attr(644,root,root) /usr/lib/cc65/ser/a2.*.ser
%attr(644,root,root) /usr/lib/cc65/tgi/a2.*.tgi
@ -135,6 +136,7 @@ programs for the Apple //e using the cc65 crosscompiler.
%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/ser/a2e.*.ser
%attr(644,root,root) /usr/lib/cc65/tgi/a2e.*.tgi