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