mirror of
https://github.com/cc65/cc65.git
synced 2025-01-27 09:33:42 +00:00
Copy EM drivers
git-svn-id: svn://svn.cc65.org/cc65/trunk@1701 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
dcc294da5f
commit
aa1672d695
@ -123,6 +123,7 @@ c64lib:
|
||||
done
|
||||
mv c64/crt0.o c64.o
|
||||
cp c64/c64-320-200-2.tgi c64-hi.tgi
|
||||
cp c64/*.emd .
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# C128
|
||||
@ -138,6 +139,7 @@ c128lib:
|
||||
$(AR) a c128.lib $$i/*.o;\
|
||||
done
|
||||
mv c128/crt0.o c128.o
|
||||
cp c128/*.emd .
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Commdore P500 / CBM 5x0
|
||||
|
Loading…
x
Reference in New Issue
Block a user