Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
cd5724d6
Commit
cd5724d6
authored
Feb 04, 2000
by
Bob Halley
Browse files
install named
parent
4dafa5b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/Makefile.in
View file @
cd5724d6
...
...
@@ -62,3 +62,11 @@ named: ${OBJS} ${UOBJS} ${DEPLIBS}
clean distclean
::
rm
-f
${TARGETS}
installdirs
:
if
[
!
-d
${sbindir}
]
;
then
\
mkdir
${sbindir}
;
\
fi
install
::
named installdirs
${LIBTOOL}
${INSTALL_PROGRAM}
named
${sbindir}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment