mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Add dependencies required for parallel make
This commit is contained in:
		@@ -39,6 +39,9 @@ else
 | 
				
			|||||||
	@$(missing) flex $< $@
 | 
						@$(missing) flex $< $@
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					c_keywords.o ecpg_keywords.o keywords.o pgc.o: preproc.h
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
distprep: $(srcdir)/preproc.c $(srcdir)/preproc.h $(srcdir)/pgc.c
 | 
					distprep: $(srcdir)/preproc.c $(srcdir)/preproc.h $(srcdir)/pgc.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install: all installdirs
 | 
					install: all installdirs
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user