Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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.2 2003/06/17 04:26:48 dillon Exp $
3
4 .PATH:   ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
5
6 SRCS+=  uthread_error.c _atomic_lock.S
7