mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 23:00:18 -04:00
9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/06/29 23:30:27 rumble Exp $
|
|
|
|
INCSDIR= /usr/include/fs/efs
|
|
|
|
INCS= efs.h efs_sb.h efs_mount.h
|
|
|
|
|
|
.include <bsd.kinc.mk>
|