File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Copyright (c) 1994, Regents of the University of California
6
6
#
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 $
8
8
#
9
9
# -------------------------------------------------------------------------
10
10
@@ -79,5 +79,4 @@ uninstall: uninstall-lib
79
79
rm -f $(DESTDIR )$(includedir ) /libpq-fe.h $(DESTDIR )$(includedir_internal ) /libpq-int.h $(includedir_internal ) /pqexpbuffer.h
80
80
81
81
clean distclean maintainer-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
You can’t perform that action at this time.
0 commit comments