mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 02:01:23 -04:00
Add thread.c to Borland CC build.
This commit is contained in:
parent
09ab9b5915
commit
edfccd3d32
1 changed files with 1 additions and 0 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue