repo.or.cz
/
dragonfly
/
port-amd64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with NetBSD.
[dragonfly/port-amd64.git]
/
sys
/
net
/
Makefile
blob
b74ba14bf8980e67b2f7e3f1cc6237b4316ede4f
1
# $DragonFly: src/sys/net/Makefile,v 1.5 2006/06/25 11:02:39 corecode Exp $
2
#
3
4
SUBDIR
=
accf_data accf_http disc ef faith gif gre sl stf tap tun \
5
vlan bridge dummynet ipfilter ipfw ip6fw ip_mroute \
6
sppp ppp_layer pf
7
8
.
include
<
bsd.subdir.mk
>