locdefs
528 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 $
#----------------------------------------------------------------------#
LOCAL_SRCS = gxsubmod_ex.s gxvtx_ex.s gxlight_ex.s gxclip_ex.s \
gxsetup_ex.s gximm_ex.s
LOCAL_HDRS = gxsubmod_ex.h
LOCAL_EXPT = $(LOCAL_SRCS) $(LOCAL_HDRS)
LOCAL_INCS =
LOCAL_DEFS =
#======== End of locdefs ========#