repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
external
/
bsd
/
fetch
/
Makefile.inc
blob
4bf21635e0fa3f760f6236da6704dc5fa323bb5c
1
# $NetBSD: Makefile.inc,v 1.1 2008/09/30 19:09:00 joerg Exp $
2
3
.include <bsd.own.mk>
4
5
LIBFETCHDIR= ${NETBSDSRCDIR}/external/bsd/fetch/dist/libfetch
6
7
USE_FORT?= yes # complex string handling
8
9
WARNS?= 4