summaryrefslogtreecommitdiff
path: root/sys/fs/autofs/Makefile
blob: eb4aa8ca2c68f1a6e608b4c88882928dfad34993 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 2018/01/09 03:31:14 christos Exp $

INCSDIR=	/usr/include/fs/autofs

INCS=		autofs_ioctl.h autofs_mount.h

.include <bsd.kinc.mk>