From 5d500fa56a09eac18f6e4a714e0333442bc5e423 Mon Sep 17 00:00:00 2001 From: cpg Date: Tue, 11 May 2004 21:38:41 +0000 Subject: [PATCH] change Atari joystick driver name git-svn-id: svn://svn.cc65.org/cc65/trunk@3024 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/Makefile b/libsrc/Makefile index 9b168b0e8..e6c2cf7b6 100644 --- a/libsrc/Makefile +++ b/libsrc/Makefile @@ -105,7 +105,7 @@ atarilib: $(AR) a atari.lib $$i/*.o;\ done mv atari/crt0.o atari.o - cp atari/*.joy . + cp atari/atari-stdjoy.joy ataristd.joy #----------------------------------------------------------------------------- # Oric Atmos -- 2.39.5