# Makefile for xmon

O_TARGET = x.o
O_OBJS = start.o xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o

include $(TOPDIR)/Rules.make
