repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rename private to privdata and class to srclass to avoid conflicts with
[dragonfly/vkernel-mp.git]
/
gnu
/
Makefile
blob
37ee03a4e828bbf6a32ad205b6cc8e39d1b31f64
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 16:21:31 joerg Exp $
4
5
SUBDIR
=
usr.bin lib
6
7
.
include
<
bsd.subdir.mk
>