Add thread.c to Borland CC build.

This commit is contained in:
Bruce Momjian 2003-11-30 05:54:33 +00:00
parent 09ab9b5915
commit edfccd3d32
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ LIB32_OBJS= \
"$(INTDIR)\inet_aton.obj" \
"$(INTDIR)\crypt.obj" \
"$(INTDIR)\path.obj" \
"$(INTDIR)\thread.obj" \
"$(INTDIR)\dllist.obj" \
"$(INTDIR)\md5.obj" \
"$(INTDIR)\ip.obj" \