mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Generate makefile dependencies with gcc
This commit is contained in:
		
							parent
							
								
									b56cb00045
								
							
						
					
					
						commit
						723b2852d2
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
CFLAGS = @GCC_CFLAGS@
 | 
			
		||||
CFLAGS = @GCC_CFLAGS@ -O -g -Wall -MMD -MF .$*.deps
 | 
			
		||||
 | 
			
		||||
prefix = @prefix@
 | 
			
		||||
exec_prefix = @exec_prefix@
 | 
			
		||||
| 
						 | 
				
			
			@ -17,3 +17,7 @@ CLIENT_LIBS = @CLIENT_LIBS@
 | 
			
		|||
 | 
			
		||||
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 | 
			
		||||
POPPLER_LIBS = @POPPLER_LIBS@
 | 
			
		||||
 | 
			
		||||
first : all
 | 
			
		||||
 | 
			
		||||
-include .*.deps
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue