1#!/usr/bin/env bash 2 3############################################################################### 4# 5# Copyright (C) 2009-2014 Nintendo. All rights reserved. 6# 7# These coded instructions, statements, and computer programs contain 8# proprietary information of Nintendo of America Inc. and/or Nintendo 9# Company Ltd., and are protected by Federal copyright law. They may 10# not be disclosed to third parties or copied or duplicated in any form, 11# in whole or in part, without the prior written consent of Nintendo. 12# 13############################################################################### 14 15CAFE_ROOT=`cygpath -m "$CAFE_ROOT"` 16RPX=$CAFE_ROOT/system/bin/ghs/cafe/demo/nn/nfp/NfpUtil/NDEBUG/NfpUtil.rpx 17$CAFE_ROOT/system/bin/tool/caferun $RPX 18