Deleted Added
full compact
Makefile.inc (35510) Makefile.inc (35538)
1# $Id: Makefile.inc,v 1.7 1997/05/03 03:57:21 jb Exp $
1# $Id: Makefile.inc,v 1.8 1998/04/29 11:03:34 jb Exp $
2
3.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
4
2
3.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
4
5SRCS+= __error.c _atomic_lock.S
5SRCS+= uthread_error.c _atomic_lock.S
6
6