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
49f7fd61
Commit
49f7fd61
authored
Feb 04, 2000
by
Bob Halley
Browse files
get rid of printmsg.o
parent
cd5724d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/Makefile.in
View file @
49f7fd61
...
...
@@ -53,10 +53,6 @@ SRCS = client.c interfacemgr.c listenlist.c \
main.@O@
:
main.c
${CC}
${ALL_CFLAGS}
-DVERSION
=
\"
${VERSION}
\"
-c
${srcdir}
/main.c
printmsg.@O@
:
${srcdir}/../tests/printmsg.c
${CC}
-c
-o
printmsg.@O@
${ALL_CFLAGS}
-I
${srcdir}
/../tests
\
${srcdir}
/../tests/printmsg.c
named
:
${OBJS} ${UOBJS} ${DEPLIBS}
${LIBTOOL}
${CC}
-o
$@
${OBJS}
${UOBJS}
${LIBS}
...
...
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