locdefs
659 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_exrej.s gxsetup_exrej.s \
gxvtx_lxrej.s gxlight_lxrej.s gximm_lxrej.s
LOCAL_HDRS = gxsubmod_lxrej.h
LOCAL_EXPT =
LOCAL_INCS = -I$(UROOT)/F3DEX2.Rej -I$(UROOT)/F3DLX2.Rej
LOCAL_DEFS = -DMTXSYNC \
-DUCODE_F3DEX2_Rej \
-DSUBVER='\"$(SUBVER)\"' -DUCODE_ID='\"F3DPEX.Rej\ \ \"'
#======== End of locdefs ========#