mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Correct uninstall target.
This commit is contained in:
		
							parent
							
								
									29a43f398a
								
							
						
					
					
						commit
						588970c399
					
				@ -4,7 +4,7 @@
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 1994, Regents of the University of California
 | 
			
		||||
#
 | 
			
		||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.91 2003/08/08 16:32:45 momjian Exp $
 | 
			
		||||
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.92 2003/08/23 04:21:59 petere Exp $
 | 
			
		||||
#
 | 
			
		||||
#-------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -69,7 +69,7 @@ installdirs:
 | 
			
		||||
	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir) $(DESTDIR)$(includedir_internal)
 | 
			
		||||
 | 
			
		||||
uninstall: uninstall-lib
 | 
			
		||||
	rm -f $(DESTDIR)$(includedir)/libpq-fe.h $(DESTDIR)$(includedir_internal)/libpq-int.h $(includedir_internal)/pqexpbuffer.h
 | 
			
		||||
	rm -f $(DESTDIR)$(includedir)/libpq-fe.h $(DESTDIR)$(includedir_internal)/libpq-int.h $(DESTDIR)$(includedir_internal)/pqexpbuffer.h
 | 
			
		||||
 | 
			
		||||
clean distclean maintainer-clean: clean-lib
 | 
			
		||||
	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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user