summaryrefslogtreecommitdiff
path: root/usr.sbin/named/reload/Makefile
diff options
context:
space:
mode:
authordm <dm@cvs.openbsd.org>1996-05-28 02:09:33 +0000
committerdm <dm@cvs.openbsd.org>1996-05-28 02:09:33 +0000
commit8b627d5c39897a87ae85f48a0761e20c4cfc49cc (patch)
tree8f647e813726c663163e464ccd7c83ea2464b350 /usr.sbin/named/reload/Makefile
parent7dc833aae4c6df1f3f95c7a8ec76a5712c8532c1 (diff)
Include ../../Makefile.inc so BINDIR is set to /usr/sbin.
Diffstat (limited to 'usr.sbin/named/reload/Makefile')
-rw-r--r--usr.sbin/named/reload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/reload/Makefile b/usr.sbin/named/reload/Makefile
index 111e3dbdb0f..f3dc27095cd 100644
--- a/usr.sbin/named/reload/Makefile
+++ b/usr.sbin/named/reload/Makefile
@@ -17,4 +17,4 @@ named.reload: named.reload.sh Makefile ${.CURDIR}/../Makefile.inc
chmod +x named.reload
.include <bsd.prog.mk>
-.include <bsd.prog.mk>
+.include "../../Makefile.inc"