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
d03ee552
Commit
d03ee552
authored
May 09, 2000
by
David Lawrence
Browse files
don't try to build getnet.o, since getnet.c no longer exists
parent
fc024be7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/lwres/Makefile.in
View file @
d03ee552
...
...
@@ -29,17 +29,16 @@ CWARNINGS =
# Alphabetically
OBJS
=
context.@O@ gai_strerror.@O@ getaddrinfo.@O@ gethost.@O@
\
getipnode.@O@ getnameinfo.@O@
getnet.@O@
herror.@O@
\
getipnode.@O@ getnameinfo.@O@ herror.@O@
\
lwbuffer.@O@ lwconfig.@O@ lwpacket.@O@ lwresutil.@O@
\
lwres_gabn.@O@
\
lwres_gnba.@O@ lwres_noop.@O@
\
lwres_gabn.@O@ lwres_gnba.@O@ lwres_noop.@O@
\
lwinetaton.@O@ lwinetpton.@O@ lwinetntop.@O@
# Alphabetically
SRCS
=
context.c gai_strerror.c getaddrinfo.c gethost.c
getipnode.c
\
get
nameinfo.c getnet.c herror.c lwbuffer.c lwpacket
.c
\
lw
config
.c
\
lwresutil.c
lwres_gabn.c lwres_gnba.c lwres_noop.c
\
SRCS
=
context.c gai_strerror.c getaddrinfo.c gethost.c
\
get
ipnode.c getnameinfo.c herror
.c
\
lw
buffer.c lwconfig.c lwpacket.c lwresutil
.c
\
lwres_gabn.c lwres_gnba.c lwres_noop.c
\
lwinetaton.c lwinetpton.c lwinetntop.c
LIBS
=
@LIBS@
...
...
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