mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $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>
|