10 lines
178 B
Makefile
10 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/12/11 12:17:50 christos Exp $
|
|
|
|
INCSDIR= /usr/include/ibmnws
|
|
|
|
INCS= disklabel.h \
|
|
intr.h \
|
|
vmparam.h
|
|
|
|
.include "../../powerpc/include/Makefile"
|