1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Allow Borland CC to compile libpq and psql.

Backpatch to 8.2.X.

L Bayuk
This commit is contained in:
Bruce Momjian
2007-01-11 02:42:31 +00:00
parent 945d0b4b09
commit a5ec2ec77a
3 changed files with 25 additions and 11 deletions

View File

@ -74,8 +74,6 @@ CLEAN :
-@erase "$(OUTDIR)\$(OUTFILENAME)dll.lib"
-@erase "$(OUTDIR)\libpq.res"
-@erase "$(OUTDIR)\$(OUTFILENAME).dll"
# -@erase "*.pch"
# -@erase "$(OUTDIR)\libpq.pch"
-@erase "$(OUTDIR)\$(OUTFILENAME)dll.exp"
-@erase "$(INTDIR)\pg_config_paths.h"