]> git.saurik.com Git - apple/libc.git/blame_incremental - x86_64/sys/Makefile.inc
Libc-594.9.5.tar.gz
[apple/libc.git] / x86_64 / sys / Makefile.inc
... / ...
CommitLineData
1.PATH: ${.CURDIR}/x86_64/sys ${.CURDIR}/i386/sys
2
3AINC+= -I${.CURDIR}/x86_64/sys
4
5MDSRCS+= OSAtomic.s \
6 i386_gettimeofday.s \
7 _setjmp.s \
8 setjmp.s \
9 _sigtramp.s
10
11MDCOPYFILES+= ${.CURDIR}/Platforms/${RC_TARGET_CONFIG}/x86_64/libc.syscall.x86_64