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

Commit3d6fd25

Browse files
committed
Add missing file to clean target.
1 parent8a2aa79 commit3d6fd25

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/interfaces/libpq/Makefile

Lines changed: 2 additions & 3 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-
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.82 2003/06/14 14:35:42 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.83 2003/06/17 17:58:54 petere Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -79,5 +79,4 @@ uninstall: uninstall-lib
7979
rm -f$(DESTDIR)$(includedir)/libpq-fe.h$(DESTDIR)$(includedir_internal)/libpq-int.h$(includedir_internal)/pqexpbuffer.h
8080

8181
cleandistcleanmaintainer-clean: clean-lib
82-
rm -f$(OBJS) crypt.c getaddrinfo.c inet_aton.c snprintf.c strerror.c path.c
83-
rm -f$(OBJS) dllist.c md5.c ip.c wchar.c encnames.c
82+
rm -f$(OBJS) crypt.c getaddrinfo.c inet_aton.c snprintf.c strerror.c path.c dllist.c md5.c ip.c wchar.c encnames.c threads.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp