9 lines
193 B
Makefile
9 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/04/11 19:07:38 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/dev/sun
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= disklabel.h fbio.h
|
|
|
|
.include <bsd.kinc.mk>
|