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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue