repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
regress
/
sys
/
kern
/
allocfree
/
Makefile
blob
769ed9f1124a17de327ce81e0b22889ee9c7b2e5
1
# $NetBSD: Makefile,v 1.3 2008/05/02 14:20:50 ad Exp $
2
3
KMOD
=
allocfree
4
SRCS
=
allocfree.c
5
6
.
include
<
bsd.kmodule.mk
>