|
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.71 2003/01/06 03:18:27 momjian Exp $ |
| 7 | +# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.72 2003/01/10 10:59:08 petere Exp $ |
8 | 8 | #
|
9 | 9 | #-------------------------------------------------------------------------
|
10 | 10 |
|
@@ -73,5 +73,5 @@ uninstall: uninstall-lib
|
73 | 73 | rm -f$(DESTDIR)$(includedir)/libpq-fe.h$(DESTDIR)$(includedir_internal)/libpq-int.h$(includedir_internal)/pqexpbuffer.h
|
74 | 74 |
|
75 | 75 | cleandistcleanmaintainer-clean: clean-lib
|
76 |
| -rm -f$(OBJS) dllist.c md5.cv6util.c wchar.c encnames.c |
| 76 | +rm -f$(OBJS) dllist.c md5.cip.c wchar.c encnames.c |
77 | 77 | rm -f$(OBJS) inet_aton.c snprintf.c strerror.c
|