2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Remove lwresd before creating a link to named

This commit is contained in:
Brian Wellington
2000-06-19 22:25:50 +00:00
parent fbcba391fa
commit d5563fcd35

View File

@@ -71,6 +71,7 @@ named: ${OBJS} ${UOBJS} ${DEPLIBS}
${LIBTOOL} ${CC} ${CFLAGS} -o $@ ${OBJS} ${UOBJS} ${LIBS}
lwresd: named
rm -f lwresd
@LN@ named lwresd
clean distclean::