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

Commit095ed37

Browse files
committed
Fix subdir for thread test program.
1 parentefc34e2 commit095ed37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/tools/thread/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# Copyright (C) 2003 by PostgreSQL Global Development Team
66
#
7-
# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.6 2004/04/25 20:47:56 momjian Exp $
7+
# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.7 2004/04/26 18:32:33 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

11-
subdir = tools/thread
11+
subdir =src/tools/thread
1212
top_builddir = ../../..
1313
include$(top_builddir)/src/Makefile.global
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp