Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / regress / sys / kern / allocfree / Makefile
blob769ed9f1124a17de327ce81e0b22889ee9c7b2e5
1 # $NetBSD: Makefile,v 1.3 2008/05/02 14:20:50 ad Exp $
3 KMOD= allocfree
4 SRCS= allocfree.c
6 .include <bsd.kmodule.mk>