summaryrefslogtreecommitdiff
path: root/sys/arch/ibmnws/include/Makefile
blob: 506862ed3594c61dde6b38b6d9f42d141bce0d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.7 2015/12/21 17:02:33 christos Exp $

INCSDIR= /usr/include/ibmnws

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

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