mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
9 lines
187 B
Makefile
9 lines
187 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/04/11 19:07:37 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/dev/ofw
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= openfirmio.h
|
|
|
|
.include <bsd.kinc.mk>
|