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.91 2003/08/08 16:32:45 momjian Exp $
7
+ # $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.92 2003/08/23 04:21:59 petere Exp $
8
8
#
9
9
# -------------------------------------------------------------------------
10
10
@@ -69,7 +69,7 @@ installdirs:
69
69
$(mkinstalldirs ) $(DESTDIR )$(libdir ) $(DESTDIR )$(includedir ) $(DESTDIR )$(includedir_internal )
70
70
71
71
uninstall : uninstall-lib
72
- rm -f $(DESTDIR )$(includedir ) /libpq-fe.h $(DESTDIR )$(includedir_internal ) /libpq-int.h $(includedir_internal ) /pqexpbuffer.h
72
+ rm -f $(DESTDIR )$(includedir ) /libpq-fe.h $(DESTDIR )$(includedir_internal ) /libpq-int.h $(DESTDIR )$( includedir_internal ) /pqexpbuffer.h
73
73
74
74
clean distclean maintainer-clean : clean-lib
75
75
rm -f $(OBJS ) crypt.c getaddrinfo.c inet_aton.c snprintf.c strerror.c path.c thread.c dllist.c md5.c ip.c encnames.c wchar.c
You can’t perform that action at this time.
0 commit comments