locdefs
682 Bytes
#----------------------------------------------------------------------#
# Copyright (C) 1997, Nintendo.
#
# File locdefs
# Coded by Yoshitaka Yasumoto. Nov 6, 1997.
#
# $Id: locdefs,v 1.1.1.1 2002/05/02 03:29:11 blythe Exp $
#----------------------------------------------------------------------#
UROOT = ../..
LOCAL_SRCS = gxsubmod_ln.s gxsetup_ln.s gxclip_ln.s gxline_ln.s \
gxvtx_ex.s gximm_ex.s
LOCAL_HDRS = gxsubmod_ln.h
LOCAL_EXPT =
LOCAL_INCS = -I$(UROOT)/F3DEX2 -I$(UROOT)/L3DEX2
LOCAL_DEFS = -DNOLIGHT \
-DBRANCH_WINT \
-DUSE_RSPBOOT0 \
-DUCODE_L3DEX2 \
-DSUBVER='\"$(SUBVER)\"' -DUCODE_ID='\"L3DZEX\ \ \ \ \ \ \"'
#======== End of locdefs ========#