]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/l4re-core/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/Makefile.arch
Update
[l4.git] / l4 / pkg / l4re-core / uclibc / lib / contrib / uclibc / libc / sysdeps / linux / mips / Makefile.arch
1 # Makefile for uClibc
2 #
3 # Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
4 #
5 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
6 #
7
8 CSRC-y := \
9         __longjmp.c  brk.c setjmp_aux.c \
10         pread_write.c sigaction.c _test_and_set.c
11
12 SSRC-y := bsd-_setjmp.S bsd-setjmp.S setjmp.S syscall.S pipe.S syscall_error.S
13
14 CSRC-$(UCLIBC_LINUX_SPECIFIC) += cacheflush.c sysmips.c
15 CSRC-$(UCLIBC_HAS_ADVANCED_REALTIME) += posix_fadvise.c
16 CSRC-$(if $(findstring yy,$(UCLIBC_HAS_LFS)$(UCLIBC_HAS_ADVANCED_REALTIME)),y) += posix_fadvise64.c
17 SSRC-$(if $(UCLIBC_HAS_THREADS_NATIVE),,y) += vfork.S clone.S
18 SSRC-$(UCLIBC_HAS_CONTEXT_FUNCS) += makecontext.S setcontext.S getcontext.S \
19         swapcontext.S
20
21 ASFLAGS-syscall_error.S += -D_LIBC_REENTRANT
22
23 ARCH_HEADERS := sgidefs.h
24 # regdef.h