summaryrefslogtreecommitdiff
path: root/usr.sbin/named/restart
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/restart
parent7dc833aae4c6df1f3f95c7a8ec76a5712c8532c1 (diff)
Include ../../Makefile.inc so BINDIR is set to /usr/sbin.
Diffstat (limited to 'usr.sbin/named/restart')
-rw-r--r--usr.sbin/named/restart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/restart/Makefile b/usr.sbin/named/restart/Makefile
index b9e4479dc80..0aeedcf5a6c 100644
--- a/usr.sbin/named/restart/Makefile
+++ b/usr.sbin/named/restart/Makefile
@@ -17,4 +17,4 @@ named.restart: named.restart.sh Makefile ${.CURDIR}/../Makefile.inc
chmod +x named.restart
.include <bsd.prog.mk>
-.include <bsd.prog.mk>
+.include "../../Makefile.inc"