#

# Makefile for MGS2 Sub Module

#	ƥ줿ǥ쥯ȥ makefile

#

# 1999/07/08 K.Uehara

# $Id: makefile,v 1.9 2002/04/24 04:12:46 usr04098 Exp $

#



# ١ǥ쥯ȥ

BASEDIR = ../../../..



# 饤֥̾



LIBNAME = morita.a



# ֥ȥꥹ

SRCS =  fort_lnr.c fort_amo.c fort_hzd.c fort_bul.c fort_bar.c fort_blast.c \

	fort_laser.c



OBJS = $(SRCS:.c=.o)

XOBJECTS = $(OBJS:.o=.obj)



# ǤΥե饰ꥹ



LOCAL_INCLUDES = ../include

LOCAL_DEFINES = 

LOCAL_OPTIONS = 



# μ



include $(BASEDIR)/makefile.sub



# ¸طΥꥹ



fort_amo.o: fort_wep.h ../include/fort_se.h

fort_bar.o: fort_wep.h ../include/fort_se.h

fort_hzd.o: fort_wep.h ../include/fort_se.h

fort_m9.o : fort_wep.h ../include/fort_se.h

fort_sgr.o: fort_wep.h ../include/fort_se.h

fort_ssk.o: fort_wep.h ../include/fort_se.h

fort_usp.o: fort_wep.h ../include/fort_se.h

