#
# $RCSfile: Makefile,v $
#
# x-kernel v3.3
#
# Copyright (c) 1996,1993,1991,1990  Arizona Board of Regents
#
# $Log: Makefile,v $
# Revision 1.3  1996/06/03 23:24:40  slm
# Updated version & copyright.
#
# Revision 1.2  1996/01/30  20:52:53  slm
# Cosmetic changes.
#
# Revision 1.1  1995/07/29  02:42:45  slm
# Initial revision
#
# Revision 1.4.1.1.1.1  1994/11/12  19:13:33  hkaram
# New branch
#
# Revision 1.4.1.1  1994/03/14  21:58:34  umass
# Added modeldep.c
#
# Revision 1.4  1993/12/16  02:12:03  menze
# ocsum moved to pi
# removed xk_lock
#
# Revision 1.3  1993/11/13  00:45:42  menze
# Original version from UMass
#

DIRS = 
FILES = event process init redefines time trace utils \
	semaphore modeldep

include $(MAKE_INCLUDE)/Makefile.common
