mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
get rid of printmsg.o
This commit is contained in:
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user