#
# $RCSfile: Makefile,v $
#
# x-kernel v3.3
#
# Copyright (c) 1996,1993,1991,1990  Arizona Board of Regents
#

DIRS = 
FILES = alloc event machine process init time trace utils inputProcess scout_queue scout_thread

default: OBJS/$(HOW)/machine.o OBJS/$(HOW)/process.o def

include $(MAKE_INCLUDE)/Makefile.common
