TwlIPL/build/systemMenu_RED/sharedFont/ntrcomp/Makefile
yoshida_teruhisa cd998bdf6f 圧縮するsharedFont
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1911 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2008-07-16 08:30:56 +00:00

28 lines
893 B
Makefile

#! make -f
#----------------------------------------------------------------------------
# Project: TwlSDK - build - tools - ntrcomp
# File: Makefile
#
# Copyright 2007 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo
# Company Ltd., and are protected by Federal copyright law. They may
# not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo.
#
# $Date:: $
# $Rev$
# $Author$
#----------------------------------------------------------------------------
TARGET_PLATFORM = NITRO
export TWLSDK_PLATFORM = NITRO
include $(TWLSDK_ROOT)/build/buildtools/commondefs
SUBDIRS += gcc
include $(TWLSDK_ROOT)/build/buildtools/modulerules.x86