ビルドターゲット.txt→.dasm変更。

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@229 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
nakasima 2009-01-29 02:11:35 +00:00
parent 8470e0b275
commit 5cc22b8413
12 changed files with 22 additions and 22 deletions

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries_sp - init
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries_sp - init
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries - mi
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -1,9 +1,9 @@
#! make -f
#----------------------------------------------------------------------------
# Project: TwlBrom - libraries_sp - mi
# Project: CtrBrom - libraries_sp - mi
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries - os
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -1,9 +1,9 @@
#! make -f
#----------------------------------------------------------------------------
# Project: TwlBrom - libraries_sp - os
# Project: CtrBrom - libraries_sp - os
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries - os
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -1,9 +1,9 @@
#! make -f
#----------------------------------------------------------------------------
# Project: TwlBrom - libraries_sp - vlink
# Project: CtrBrom - libraries_sp - vlink
# File: Makefile
#
# Copyright 2008 Nintendo. All rights reserved.
# Copyright 2008-2009 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -25,7 +25,7 @@ SUBDIRS =
#----------------------------------------------------------------------------
TARGET_BIN = thread11.txt
TARGET_BIN = thread11.dasm
SRCS = \
main.c \

View File

@ -27,7 +27,7 @@ SUBDIRS =
#----------------------------------------------------------------------------
TARGET_BIN = thread9.txt
TARGET_BIN = thread9.dasm
SRCS = \
main.c \