summaryrefslogtreecommitdiff
path: root/sys/fs/cd9660/Makefile
blob: 4ef211d63b579438eac1389f8829429f2f806780 (plain)
1
2
3
4
5
6
7
8
#	$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>