 e415d48872
			
		
	
	
		e415d48872
		
	
	
	
	
		
			
			Bumping libc files for unsupported architectures, to simplify merging. A bunch of small fixes: * in libutil update * the macro in endian.h * some undefined types due to clear separation from host. * Fix a warning for cdbr.c Some modification which were required for the new build system: * inclusion path for const.h in sconst, still hacky * Removed default malloc.c which conflicts on some occasions.
		
			
				
	
	
		
			7 lines
		
	
	
		
			315 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			315 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #	$NetBSD: Makefile.inc,v 1.2 2011/03/06 17:08:15 bouyer Exp $
 | |
| 
 | |
| SRCS+=compat_Ovfork.S compat___semctl.S compat___sigreturn14.S \
 | |
|     compat___sigtramp1.S compat_msgctl.S compat_shmctl.S compat_sigaction.S \
 | |
|     compat_sigpending.S compat_sigprocmask.S compat_sigreturn.S \
 | |
|     compat_sigsuspend.S compat_quotactl.S
 |