Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2001/04/11 19:07:38 jdolecek Exp $
2
3INCSDIR= /usr/include/dev/sun
4
5# Only install includes which are used by userland
6INCS=	disklabel.h fbio.h
7
8.include <bsd.kinc.mk>
9