TARGET = as68k

USEFLOAT = 1

#		*List Macros*
C_dependencies = \
as68k.c \
yacc_tab.c \
fpgen.c \
locgen.c \
locexpr.c \
syms.c \
mmugen.c \
locopt.c 

LIB_dependencies = interpl umeml asmcoml

INCLUDE_specifications = ;\tools\libs\asmcom\include
!include "..\..\..\..\large.mak"

#		*Individual File Dependencies*
..\source\yacc_tab.c: ..\source\as68k.y
	yacc -b ..\source\yacc ..\source\as68k.y