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

XTARGETS		= arch
arch-OBJS		= $(obj-y)

obj-y			+= misc.o

INCLUDES		= -I../

include			$(rules)/Rules.make
