mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
Copy the joystick driver
git-svn-id: svn://svn.cc65.org/cc65/trunk@2115 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
a71cdc1c6f
commit
484fc43b94
@ -48,6 +48,7 @@ apple2lib:
|
||||
$(AR) a apple2.lib $$i/*.o;\
|
||||
done
|
||||
mv apple2/crt0.o apple2.o
|
||||
cp apple2/*.joy .
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Atari
|
||||
@ -275,4 +276,4 @@ zap: clean
|
||||
@rm -f *.o *.emd *.joy *.lib *.tgi
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user