1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Fixes for VC and libpq.

Magnus Hagander
This commit is contained in:
Bruce Momjian
1998-09-18 16:46:07 +00:00
parent 33554989c0
commit 1202ab259a
3 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ CLEAN :
-@erase "$(OUTDIR)\libpq.lib"
-@erase "$(OUTDIR)\libpq.dll"
-@erase "$(OUTDIR)\libpq.res"
-@erase "vc50.pch"
-@erase "$(OUTDIR)\vc*.*"
-@erase "$(OUTDIR)\libpq.pch"
-@erase "$(OUTDIR)\libpqdll.exp"
-@erase "$(OUTDIR)\libpqdll.lib"