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

Commit4f581e0

Browse files
committed
Add maintainer-clean target.
1 parente2d9066 commit4f581e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/initdb/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $Header: /cvsroot/pgsql/src/bin/initdb/Makefile,v 1.32 2003/11/13 20:30:37 tgl Exp $
8+
# $Header: /cvsroot/pgsql/src/bin/initdb/Makefile,v 1.33 2003/11/23 21:42:13 petere Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -31,5 +31,5 @@ installdirs:
3131
uninstall:
3232
rm -f$(DESTDIR)$(bindir)/initdb$(X)
3333

34-
cleandistclean:
34+
cleandistcleanmaintainer-clean:
3535
rm -f initdb$(X)$(OBJS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp