#
#	(C)1992, 1993, 1995 Institute for New Generation Computer Technology
#		ۤ¾COPYRIGHTե򻲾ȤƲ
#		(Read COPYRIGHT for detailed information.)
#
#
# Makefile Sample
#

KLICSRCS = main.kl1

KLICMACROSRCS =

KLICCS = main.c

KLICEXTS = main.ext

KLICOBJS = main.o

CS =
HS =
COBJS =

#DMYSRCS =
#DMYOBJS =

DIRNAME = main
DIRNEST = ..

include $(SRCROOTDIR)/include/Makefile.ini

#KLIC =	klic
#KLICFLAGS += -v

main.o: ../irpr/irpr_main.kl1 ../dbi/dbi_main.kl1 ../irpr/irpr_request.kl1 ../report/rep_main.kl1 ../add_utl/add_main.kl1
