mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
Remove lwresd before creating a link to named
This commit is contained in:
parent
fbcba391fa
commit
d5563fcd35
1 changed files with 1 additions and 0 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Reference in a new issue