mirror of
https://github.com/cc65/cc65.git
synced 2025-02-23 03:29:00 +00:00
Copy the new atmos tgi driver
git-svn-id: svn://svn.cc65.org/cc65/trunk@3081 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
6f14319eb6
commit
9e57bb5dd5
@ -121,6 +121,7 @@ atmoslib:
|
|||||||
$(AR) a atmos.lib $$i/*.o;\
|
$(AR) a atmos.lib $$i/*.o;\
|
||||||
done
|
done
|
||||||
mv atmos/crt0.o atmos.o
|
mv atmos/crt0.o atmos.o
|
||||||
|
cp atmos/*.tgi .
|
||||||
|
|
||||||
#-----------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------
|
||||||
# C16, C116
|
# C16, C116
|
||||||
|
Loading…
x
Reference in New Issue
Block a user