From 16dbb5a2ed54e6e5c0150196696325c5c7146b84 Mon Sep 17 00:00:00 2001 From: tangstad Date: Tue, 22 Nov 2005 19:27:36 +0000 Subject: [PATCH] Changed buildtarget. --- gba/cartest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gba/cartest/Makefile b/gba/cartest/Makefile index d172c22..b6ceaee 100644 --- a/gba/cartest/Makefile +++ b/gba/cartest/Makefile @@ -15,7 +15,7 @@ include $(DEVKITARM)/gba_rules # SOURCES is a list of directories containing source code # INCLUDES is a list of directories containing extra header files #--------------------------------------------------------------------------------- -TARGET := logosplash_mb +TARGET := cartest_mb BUILD := build SOURCES := src data INCLUDES :=