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
434b1024
Commit
434b1024
authored
Jul 03, 1999
by
Bob Halley
Browse files
do not install libt_api
parent
94a58261
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/tests/Makefile.in
View file @
434b1024
...
...
@@ -27,6 +27,7 @@ CINCLUDES = -I${srcdir}/unix/include \
CDEFINES
=
CWARNINGS
=
# Note: we are not using libtool with this library.
OBJS
=
t_api.o
SUBDIRS
=
include
...
...
@@ -44,13 +45,5 @@ timestamp: libt_api.a
${RANLIB}
libt_api.a
touch
timestamp
installdirs
:
if
[
!
-d
${libdir}
]
;
then
\
mkdir
${libdir}
;
\
fi
install
::
timestamp installdirs
${INSTALL_DATA}
libt_api.a
${libdir}
clean distclean
::
rm
-f
t_api.o libt_api.a timestamp
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