From: notaz Date: Tue, 13 Oct 2009 10:09:27 +0000 (+0000) Subject: rm unused file X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3028a8e4d79f2e76a010c37acaa16f65ab436236;p=libpicofe.git rm unused file git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@813 be3aeb3a-fb24-0410-a615-afba39da0efa --- diff --git a/gp2x/Makefile b/gp2x/Makefile index 6de8dd9..0fc42c3 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -118,7 +118,6 @@ OBJS += cpu/sh2/mame/sh2pico.o else endif OBJS += cpu/drc/cmn.o -OBJS += cpu/drc/cmn_arm.o vpath %.c = ../.. vpath %.s = ../..