# $Id: Makefile,v 1.1.1.1 2001/01/22 12:45:29 cvsuser Exp $
#
# 2000, unicorn

MODULE = memutils
SRCS = memutils.c

.include <../Makefile.inc>

