Makefile.inc revision 1.2
1#	$NetBSD: Makefile.inc,v 1.2 2007/11/28 01:33:48 ad Exp $
2
3.if defined(LIB) && (${LIB} == "kern")
4
5SRCS+=	atomic.S
6
7.endif
8