Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d5d87a

Browse files
committed
Fix win32.mak for config cleanup.
Hiroshi Saito
1 parent7f139b8 commit9d5d87a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/win32.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/win32.mak,v 1.13 2006/07/06 02:12:32 momjian Exp $
1+
# $PostgreSQL: pgsql/src/win32.mak,v 1.14 2006/08/08 22:44:05 momjian Exp $
22

33
# Makefile for Microsoft Visual C++ 5.0 (or compat)
44
# Top-file makefile for Win32 parts of postgresql.
@@ -40,5 +40,5 @@ CLEAN:
4040

4141
DISTCLEAN: CLEAN
4242
cd include
43-
delconfig.h
43+
delpg_config.h pg_config_os.h
4444
cd ..

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp