Home | History | Annotate | Line # | Download | only in allocfree
      1 #	$NetBSD: Makefile,v 1.1 2008/12/20 22:29:05 ad Exp $
      2 
      3 KMOD=   allocfree
      4 SRCS=	allocfree.c
      5 
      6 .include <bsd.kmodule.mk>
      7