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
Create the USB task queues before creating the event thread to avoid
[dragonfly/vkernel-mp.git]
/
share
/
Makefile.inc
blob
da663e1bd149aa9531644b29320a6540fa2c803e
1
# @(#)Makefile.inc 8.1 (Berkeley) 6/5/93
2
# $FreeBSD: src/share/Makefile.inc,v 1.4 1999/08/28 00:17:58 peter Exp $
3
# $DragonFly: src/share/Makefile.inc,v 1.2 2003/06/17 06:36:52 dillon Exp $
4
5
BINDIR?= ${SHAREDIR}
6
BINOWN= ${SHAREOWN}
7
BINGRP= ${SHAREGRP}