Home | History | Annotate | Line # | Download | only in udf
Makefile revision 1.1.4.2
      1 #	$NetBSD: Makefile,v 1.1.4.2 2006/02/18 15:39:18 yamt Exp $
      2 
      3 INCSDIR= /usr/include/fs/udf
      4 
      5 INCS=	ecma167-udf.h udf_mount.h
      6 
      7 .include <bsd.kinc.mk>
      8