Home | History | Annotate | Line # | Download | only in lfs
      1 #	$NetBSD: Makefile,v 1.3 2015/07/28 05:09:34 dholland Exp $
      2 
      3 INCSDIR= /usr/include/ufs/lfs
      4 
      5 INCS=	lfs.h lfs_accessors.h lfs_inode.h lfs_extern.h
      6 
      7 .include <bsd.kinc.mk>
      8