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 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
8181clean 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