Sync usage with man page.
[netbsd-mini2440.git] / sys / fs / cd9660 / Makefile
blobae3b68a357c7680180da064f9963bd2387080536
1 # $NetBSD: Makefile,v 1.1 1998/06/12 23:23:00 cgd Exp $
3 INCSDIR= /usr/include/isofs/cd9660
5 INCS= cd9660_extern.h cd9660_mount.h cd9660_node.h cd9660_rrip.h iso.h \
6 iso_rrip.h
8 .include <bsd.kinc.mk>