summaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-06-15 13:44:37 +0000
committerEd Maste <emaste@FreeBSD.org>2020-06-15 13:44:37 +0000
commite6a066ac3e8fdf1fcd4f3f2ca1b82bd55eb2da2a (patch)
treed6a99e0065ab5d39b716a0d5272ef21055745e0c /include/Makefile
parent6fa63e1816f543db1c68320f442e30f95d8f9f78 (diff)
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 6854907be25e..49eea8ff8bf5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2015/01/21 16:16:00 christos Exp $
+# $NetBSD: Makefile,v 1.140 2013/12/11 01:24:08 joerg Exp $
# Doing a make includes builds /usr/include
NOOBJ= # defined
-INCS= blacklist.h
+INCS= blocklist.h
INCSDIR= /usr/include
.include <bsd.prog.mk>