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

Commitb064206

Browse files
committed
getopt.c now in /port, for MS Win.
1 parent87a3e39 commitb064206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/win32.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ LINK32_OBJS= \
7777
$(LINK32_FLAGS) $(LINK32_OBJS)
7878
<<
7979

80-
"$(OUTDIR)\getopt.obj" : "$(OUTDIR)" ..\..\utils\getopt.c
80+
"$(OUTDIR)\getopt.obj" : "$(OUTDIR)" ..\..\port\getopt.c
8181
$(CPP) @<<
82-
$(CPP_PROJ) ..\..\utils\getopt.c
82+
$(CPP_PROJ) ..\..\port\getopt.c
8383
<<
8484

8585
.c{$(CPP_OBJS)}.obj::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp