summaryrefslogtreecommitdiff
path: root/sys/ufs/mfs/Makefile
blob: c0fdca99769e139f60a90a46f2175d34f635449f (plain)
1
2
3
4
5
6
7
#	$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>