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

Commit98f7394

Browse files
committed
Remove recipe.o from Makefile ... dead code not quite dead enough,
it seems.
1 parent1e006ba commit98f7394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for commands
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/backend/commands/Makefile,v 1.17 1999/02/24 17:28:57 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/backend/commands/Makefile,v 1.18 1999/02/27 21:42:33 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -19,7 +19,7 @@ endif
1919

2020
OBJS = async.o creatinh.o command.o copy.o indexcmds.o define.o\
2121
remove.o rename.o vacuum.o view.o cluster.o\
22-
recipe.oexplain.o sequence.o trigger.o user.o proclang.o\
22+
explain.o sequence.o trigger.o user.o proclang.o\
2323
dbcommands.o variable.o
2424

2525
all: SUBSYS.o

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp