Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / lib / libc_r / sys / Makefile.inc
1 # $FreeBSD: src/lib/libc_r/sys/Makefile.inc,v 1.10 1999/08/28 00:03:13 peter Exp $
2 # $DragonFly: src/lib/libc_r/sys/Makefile.inc,v 1.3 2005/05/03 07:29:04 joerg Exp $
3
4 .PATH:   ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
5
6 SRCS+=  _atomic_lock.S
7