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

Commitbb13830

Browse files
committed
maintainer-clean and distclean ought to remove dependency information as well.
1 parentcf14ccd commitbb13830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.89 2000/07/19 16:29:42 petere Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.90 2000/07/22 01:48:53 petere Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -363,7 +363,7 @@ endif # GCC
363363
-include $(wildcard $(DEPDIR)/*.P) /dev/null
364364

365365
# hook for clean-up
366-
clean: clean-deps
366+
clean distclean maintainer-clean: clean-deps
367367

368368
.PHONY: clean-deps
369369
clean-deps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp