mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
*** empty log message ***
This commit is contained in:
parent
69f5e6b73b
commit
fa20568962
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ TARGETS = t_db
|
|||
@BIND9_MAKE_RULES@
|
||||
|
||||
t_db: t_db.@O@ ${DEPLIBS} ${TLIB}
|
||||
${LIBTOOL} ${CC} -o $@ t_db.@O@ ${TLIB}${LIBS}
|
||||
${LIBTOOL} ${CC} -o $@ t_db.@O@ ${TLIB} ${LIBS}
|
||||
|
||||
test:
|
||||
-@./t_db -c @top_srcdir@/t_config -b @srcdir@ -a
|
||||
|
|
|
|||
Loading…
Reference in a new issue