8 lines
145 B
Makefile
8 lines
145 B
Makefile
|
# $NetBSD: Makefile,v 1.2 1999/07/03 18:40:32 thorpej Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/ufs/mfs
|
||
|
|
||
|
INCS= mfs_extern.h mfsnode.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|