summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/Makefile
blob: ec68ff4fdc7d06a049efaf59abc76e44e0a22247 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.3 2015/07/28 05:09:34 dholland Exp $

INCSDIR= /usr/include/ufs/lfs

INCS=	lfs.h lfs_accessors.h lfs_inode.h lfs_extern.h

.include <bsd.kinc.mk>