8 lines
154 B
Makefile
8 lines
154 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/06/08 02:04:31 dholland Exp $
|
|
|
|
INCSDIR= /usr/include/ufs/lfs
|
|
|
|
INCS= lfs.h lfs_inode.h lfs_extern.h
|
|
|
|
.include <bsd.kinc.mk>
|