mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
MSVC/BCC Win32 compiler fixes.
Hiroshi Saito
This commit is contained in:
@ -74,8 +74,8 @@ CLEAN :
|
||||
-@erase "$(OUTDIR)\$(OUTFILENAME)dll.lib"
|
||||
-@erase "$(OUTDIR)\libpq.res"
|
||||
-@erase "$(OUTDIR)\$(OUTFILENAME).dll"
|
||||
-@erase "*.pch"
|
||||
-@erase "$(OUTDIR)\libpq.pch"
|
||||
# -@erase "*.pch"
|
||||
# -@erase "$(OUTDIR)\libpq.pch"
|
||||
-@erase "$(OUTDIR)\$(OUTFILENAME)dll.exp"
|
||||
-@erase "$(INTDIR)\pg_config_paths.h"
|
||||
|
||||
|
Reference in New Issue
Block a user