xref: /freebsd/contrib/blocklist/include/Makefile (revision 48e64ca13d4f36795ac718911b805e3e9a726f1b)
1*48e64ca1SJose Luis Duran#	$NetBSD: Makefile,v 1.1.1.1 2020/06/15 01:52:53 christos Exp $
25f4c09ddSEd Maste
35f4c09ddSEd Maste# Doing a make includes builds /usr/include
45f4c09ddSEd Maste
55f4c09ddSEd MasteNOOBJ=		# defined
65f4c09ddSEd Maste
7*48e64ca1SJose Luis DuranINCS=	blocklist.h
85f4c09ddSEd MasteINCSDIR=	/usr/include
95f4c09ddSEd Maste
105f4c09ddSEd Maste.include <bsd.prog.mk>
11