9 lines
142 B
Makefile
9 lines
142 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:00 cgd Exp $
|
||
|
|
||
|
SUBDIR= cd9660
|
||
|
|
||
|
KDIR= /sys/isofs
|
||
|
INCSDIR= /usr/include/isofs
|
||
|
|
||
|
.include <bsd.kinc.mk>
|