custom message type for VM_INFO
[minix3.git] / sys / fs / cd9660 / Makefile
blob4ef211d63b579438eac1389f8829429f2f806780
1 # $NetBSD: Makefile,v 1.1 2002/12/23 17:52:08 jdolecek 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>