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
Parallelize ifnet.if_addrhead accessing by duplicating the list itself
[dragonfly.git]
/
gnu
/
Makefile
blob
cd64d59d3f55391d21de2d98fa75b0c4ff65e9fa
1
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
2
# $FreeBSD: src/gnu/Makefile,v 1.33.2.1 2002/07/25 16:33:10 obrien Exp $
3
# $DragonFly: src/gnu/Makefile,v 1.4 2005/05/03 14:21:31 joerg Exp $
4
5
SUBDIR
=
usr.bin lib
6
7
.
include
<
bsd.subdir.mk
>