Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2009/11/02 10:03:56 plunky Exp $
      2 
      3 .include <bsd.init.mk>
      4 
      5 INCS=		evdns.h event.h evhttp.h evrpc.h evutil.h event-config.h
      6 INCSDIR=	/usr/include
      7 
      8 .include <bsd.prog.mk>
      9