summaryrefslogtreecommitdiff
path: root/contrib/blocklist/include/Makefile
blob: b7ce1eca278c3b9cbe581dc4361d514647df0412 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1.1.1 2020/06/15 01:52:53 christos Exp $

# Doing a make includes builds /usr/include

NOOBJ=		# defined

INCS=	blocklist.h
INCSDIR=	/usr/include

.include <bsd.prog.mk>