NetBSD/sys/arch/prep/include/Makefile

12 lines
197 B
Makefile
Raw Normal View History

2003-10-24 09:07:44 +04:00
# $NetBSD: Makefile,v 1.17 2003/10/24 05:07:44 matt Exp $
2000-02-29 18:21:20 +03:00
INCSDIR= /usr/include/prep
INCS= bootinfo.h \
disklabel.h \
intr.h \
2003-10-24 09:07:44 +04:00
spkr.h \
vmparam.h
2000-02-29 18:21:20 +03:00
.include "../../powerpc/include/Makefile"