Home | History | Annotate | Line # | Download | only in autofs
      1 #	$NetBSD: Makefile,v 1.1 2018/01/09 03:31:14 christos Exp $
      2 
      3 INCSDIR=	/usr/include/fs/autofs
      4 
      5 INCS=		autofs_ioctl.h autofs_mount.h
      6 
      7 .include <bsd.kinc.mk>
      8