From 044de2eaca6e217f01b70e322f80295c2589fd22 Mon Sep 17 00:00:00 2001 From: cpg Date: Sun, 7 Aug 2005 15:42:20 +0000 Subject: [PATCH] remove graphuse.o git-svn-id: svn://svn.cc65.org/cc65/trunk@3566 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/atari/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libsrc/atari/Makefile b/libsrc/atari/Makefile index 5df75c8f5..a06d89ea4 100644 --- a/libsrc/atari/Makefile +++ b/libsrc/atari/Makefile @@ -84,7 +84,6 @@ OBJS = _scrsize.o \ gotoy.o \ gotoxy.o \ graphics.o \ - graphuse.o \ joy_stddrv.o \ kbhit.o \ lseek.o \