Home | History | Annotate | Line # | Download | only in etc
      1  1.2  christos #	$NetBSD: Makefile,v 1.2 2025/02/05 20:24:26 christos Exp $
      2  1.1  christos 
      3  1.2  christos SUBDIR=		rc.d
      4  1.1  christos 
      5  1.2  christos FILESDIR=	/usr/share/examples/blocklist
      6  1.2  christos FILESMODE=	644
      7  1.2  christos FILES=		blocklistd.conf ipf.conf npf.conf
      8  1.1  christos 
      9  1.1  christos .include <bsd.files.mk>
     10  1.1  christos .include <bsd.subdir.mk>
     11