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
ipfrag: Max # of frags per-cpu should use ncpus instead of ncpus2.
[dragonfly.git]
/
bin
/
Makefile.inc
blob
cf5f210b243da3a062431c8689dc3836ecf7bc98
1
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/bin/Makefile.inc,v 1.11.2.1 2001/12/13 09:58:12 ru Exp $
3
4
BINDIR?= /bin
5
.if defined(NO_DYNAMICROOT)
6
NOSHARED?= YES
7
.endif
8
WARNS?= 6