1#	$NetBSD: Makefile,v 1.3 2008/05/02 14:20:50 ad Exp $
2
3KMOD=   allocfree
4SRCS=	allocfree.c
5
6.include <bsd.kmodule.mk>
7