#
# x-kernel v3.3
#
# Copyright (c) 1996,1993,1991,1990  Arizona Board of Regents
#
# $Log: Makefile,v $
# Revision 1.1  1996/01/31  15:51:06  slm
# Initial revision
#

DIRS = 
FILES = alloc init inputProcess time trace utils xk_event xk_fifo xk_queue xk_semaphore xk_thread

# NOTE: inputProcess used to be input_proc (more or less)

include $(MAKE_INCLUDE)/Makefile.common
