summaryrefslogtreecommitdiff
path: root/external/bsd/libevent/include/Makefile
blob: 164ca54bac4b54dedad8d21a1a4edb48d033473c (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 2009/11/02 10:03:56 plunky Exp $

.include <bsd.init.mk>

INCS=		evdns.h event.h evhttp.h evrpc.h evutil.h event-config.h
INCSDIR=	/usr/include

.include <bsd.prog.mk>