mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
207 B
Makefile
9 lines
207 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/12/23 17:52:08 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/isofs/cd9660
|
|
|
|
INCS= cd9660_extern.h cd9660_mount.h cd9660_node.h cd9660_rrip.h iso.h \
|
|
iso_rrip.h
|
|
|
|
.include <bsd.kinc.mk>
|