040ec64444
Change-Id: I7eb6fbf0ae6c008e399fe9bffdfc2b98dfed3432
9 lines
201 B
Makefile
9 lines
201 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2008/09/30 19:09:00 joerg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
LIBFETCHDIR= ${NETBSDSRCDIR}/external/bsd/fetch/dist/libfetch
|
|
|
|
USE_FORT?= yes # complex string handling
|
|
|
|
WARNS?= 4
|