1#	$NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.scrnsaverproto}
6
7INCS=	saver.h saverproto.h
8INCSDIR=${X11INCDIR}/X11/extensions
9
10NOOBJ=	# defined
11
12PKGCONFIG=	scrnsaverproto
13
14.include <bsd.x11.mk>
15.include <bsd.prog.mk>
16