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

Commit636edd5

Browse files
committed
Blank line Makefile cleanups.
1 parenta4278fd commit636edd5

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

‎contrib/pg_trgm/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.9 2007/11/10 23:59:51 momjian Exp $
1+
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.10 2009/04/28 17:07:50 momjian Exp $
22

33
MODULE_big = pg_trgm
44
OBJS = trgm_op.o trgm_gist.o trgm_gin.o
@@ -7,7 +7,6 @@ DATA_built = pg_trgm.sql
77
DATA = uninstall_pg_trgm.sql
88
REGRESS = pg_trgm
99

10-
1110
ifdefUSE_PGXS
1211
PG_CONFIG = pg_config
1312
PGXS :=$(shell$(PG_CONFIG) --pgxs)

‎contrib/pgrowlocks/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# pgrowlocks Makefile
44
#
5-
# $PostgreSQL: pgsql/contrib/pgrowlocks/Makefile,v 1.5 2007/11/10 23:59:51 momjian Exp $
5+
# $PostgreSQL: pgsql/contrib/pgrowlocks/Makefile,v 1.6 2009/04/28 17:07:50 momjian Exp $
66
#
77
#-------------------------------------------------------------------------
88

@@ -21,4 +21,3 @@ top_builddir = ../..
2121
include$(top_builddir)/src/Makefile.global
2222
include$(top_srcdir)/contrib/contrib-global.mk
2323
endif
24-

‎contrib/pgstattuple/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# pgstattuple Makefile
44
#
5-
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.9 2007/11/10 23:59:51 momjian Exp $
5+
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.10 2009/04/28 17:07:50 momjian Exp $
66
#
77
#-------------------------------------------------------------------------
88

@@ -21,4 +21,3 @@ top_builddir = ../..
2121
include$(top_builddir)/src/Makefile.global
2222
include$(top_srcdir)/contrib/contrib-global.mk
2323
endif
24-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp