# KallistiOS 0.6
#
# mm/Makefile
# (c)2000 Dan Potter
#   
# $Id: Makefile,v 1.2 2000/11/09 04:56:31 bard Exp $

OBJS = malloc.o mm.o
SUBDIRS =

include ../Makefile.prefab

