Skip to content
GitLab
Menu
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
a4c55a3d
Commit
a4c55a3d
authored
Aug 08, 2000
by
Andreas Gustafsson
Browse files
373. [func] nslookup is now installed by "make install".
parent
620f2f3c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a4c55a3d
373. [func] nslookup is now installed by "make install".
372. [bug] Deal with Microsoft DNS servers appending two bytes of
garbage to zone transfer requests.
...
...
bin/dig/Makefile.in
View file @
a4c55a3d
...
...
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.1
3
2000/08/0
1
0
1
:1
1:12 tale
Exp $
# $Id: Makefile.in,v 1.1
4
2000/08/0
8
0
0
:1
6:28 gson
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
@@ -67,6 +67,7 @@ installdirs:
mkdir
${DESTDIR}${bindir}
;
\
fi
install
::
dig host installdirs
install
::
dig host
nslookup
installdirs
${LIBTOOL}
${INSTALL_PROGRAM}
dig
${DESTDIR}${bindir}
${LIBTOOL}
${INSTALL_PROGRAM}
host
${DESTDIR}${bindir}
${LIBTOOL}
${INSTALL_PROGRAM}
nslookup
${DESTDIR}${bindir}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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