mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +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
|
main.@O@: main.c
|
||||||
${CC} ${ALL_CFLAGS} -DVERSION=\"${VERSION}\" -c ${srcdir}/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}
|
named: ${OBJS} ${UOBJS} ${DEPLIBS}
|
||||||
${LIBTOOL} ${CC} -o $@ ${OBJS} ${UOBJS} ${LIBS}
|
${LIBTOOL} ${CC} -o $@ ${OBJS} ${UOBJS} ${LIBS}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user