]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/amd64/sys/Makefile.inc
Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from the
[FreeBSD/FreeBSD.git] / lib / libc / amd64 / sys / Makefile.inc
1 #       from: Makefile.inc,v 1.1 1993/09/03 19:04:23 jtc Exp
2 # $FreeBSD$
3
4 SRCS+=  \
5         amd64_detect_rdfsgsbase.c \
6         amd64_get_fsbase.c \
7         amd64_get_gsbase.c \
8         amd64_set_fsbase.c \
9         amd64_set_gsbase.c
10
11 MDASM=  vfork.S brk.S cerror.S exect.S getcontext.S \
12         sbrk.S setlogin.S sigreturn.S
13
14 # Don't generate default code for these syscalls:
15 NOASM+= vfork.o