NetBSD/sys/arch/prep/include/Makefile

11 lines
187 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.16 2003/10/20 00:12:10 matt Exp $
2000-02-29 18:21:20 +03:00
INCSDIR= /usr/include/prep
INCS= bootinfo.h \
disklabel.h \
intr.h \
vmparam.h
2000-02-29 18:21:20 +03:00
.include "../../powerpc/include/Makefile"