From c1eaa348e42ccfa77397071b28b5be88205b9ca6 Mon Sep 17 00:00:00 2001 From: Nanolx Date: Sat, 22 Dec 2012 18:41:02 +0100 Subject: [PATCH] change build-target to YAWMM_DE/boot.{dol,elf} --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d1f25dc..379cf5b 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ include $(DEVKITPPC)/wii_rules # SOURCES is a list of directories containing source code # INCLUDES is a list of directories containing extra header files #--------------------------------------------------------------------------------- -TARGET := $(notdir $(CURDIR)) +TARGET := YAWMM_DE/boot BUILD := build SOURCES := source source/libtinysmb source/libpng source/libpng/pngu DATA := data