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

Commit449fcf4

Browse files
author
Michael Meskes
committed
Remove exports.list in clean target.
1 parentbdf6b88 commit449fcf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/ecpg/compatlib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/Makefile,v 1.28 2007/10/03 13:20:19 meskes Exp $
7+
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/Makefile,v 1.29 2007/10/03 13:24:54 meskes Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -87,4 +87,4 @@ installdirs:
8787
uninstall: uninstall-lib
8888

8989
cleandistcleanmaintainer-clean: clean-lib
90-
rm -f$(OBJS) snprintf.c
90+
rm -f$(OBJS) snprintf.c exports.list

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp