This patch imports the unmodified current version of NetBSD libc. The NetBSD includes are in /nbsd_include, while the libc code itself is split between lib/nbsd_libc and common/lib/libc.
		
			
				
	
	
		
			5 lines
		
	
	
		
			106 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			106 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#	$NetBSD: Makefile.inc,v 1.5 2009/07/31 20:40:00 dsl Exp $
 | 
						|
 | 
						|
SRCS+=	erand48.c
 | 
						|
NO_SRCS+= erand48_ieee754.c
 |