summaryrefslogtreecommitdiff
path: root/external/bsd/fetch/Makefile.inc
blob: 4bf21635e0fa3f760f6236da6704dc5fa323bb5c (plain)
1
2
3
4
5
6
7
8
9
# $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