mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Used by *context() functions
 | 
						|
ifeq ($(subdir),stdlib)
 | 
						|
gen-as-const-headers += ucontext_i.sym
 | 
						|
endif
 |