
include			../../../config/Makefile.top

XTARGETS		= i386

i386-OBJS		= $(obj-y)
obj-y			+= misc.o

include			$(rules)/Rules.make
