Home | History | Annotate | Line # | Download | only in ext2fs
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:11 cgd Exp $
      2 
      3 INCSDIR= /usr/include/ufs/ext2fs
      4 
      5 INCS=	ext2fs.h ext2fs_dinode.h ext2fs_dir.h ext2fs_extern.h
      6 
      7 .include <bsd.kinc.mk>
      8