summaryrefslogtreecommitdiff
path: root/sys/arch/ibmnws/include/Makefile
blob: ae9601279b679c9d94f3dcf7bf8879b1f5ab419a (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.3 2003/10/24 05:11:12 matt Exp $

INCSDIR= /usr/include/ibmnws

INCS=   disklabel.h \
	intr.h \
	vmparam.h

.include "../../powerpc/include/Makefile"