repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched_setaffinity.2: Small markup fix.
[dragonfly.git]
/
sys
/
netgraph7
/
UI
/
Makefile
blob
99c666222c744498aab8b1876598e2bbbe5db5ff
1
# $FreeBSD: src/sys/modules/netgraph/UI/Makefile,v 1.1.4.3 2001/12/21 09:00:47 ru Exp $
2
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
3
4
KMOD
=
ng_UI
5
SRCS
=
ng_UI.c
6
7
.
include
<
bsd.kmod.mk
>