# KallistiOS 0.6
#
# process/Makefile
# (c)2000 Dan Potter
#   
# $Id: Makefile,v 1.2 2000/11/09 04:58:18 bard Exp $

OBJS = process.o elf.o thread.o svcmpx.o
SUBDIRS = 

include ../Makefile.prefab



