2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add serial.c

This commit is contained in:
Mark Andrews
1999-08-30 14:47:12 +00:00
parent c4ef94b1a2
commit 5cf7c8439c

View File

@@ -38,8 +38,8 @@ PTHREADOBJS = pthreads/condition.@O@
OBJS = @ISC_EXTRA_OBJS@ \
assertions.@O@ base64.@O@ buffer.@O@ error.@O@ \
heap.@O@ lex.@O@ lib.@O@ mem.@O@ result.@O@ \
rwlock.@O@ sockaddr.@O@ symtab.@O@ str.@O@ event.@O@ \
heap.@O@ inet_ntop.@O@ lex.@O@ lib.@O@ mem.@O@ result.@O@ \
rwlock.@O@ serial.@O@ sockaddr.@O@ symtab.@O@ str.@O@ event.@O@ \
task.@O@ timer.@O@ version.@O@ \
${UNIXOBJS} ${NLSOBJS} ${PTHREADOBJS}