mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			85 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			85 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# contrib/contrib-global.mk
 | 
						|
 | 
						|
NO_PGXS = 1
 | 
						|
include $(top_srcdir)/src/makefiles/pgxs.mk
 |