File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.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
clean distclean maintainer-clean : clean-lib
76
- rm -f $(OBJS ) dllist.c md5.c v6util .c wchar.c encnames.c
76
+ rm -f $(OBJS ) dllist.c md5.c ip .c wchar.c encnames.c
77
77
rm -f $(OBJS ) inet_aton.c snprintf.c strerror.c
You can’t perform that action at this time.
0 commit comments