Makefile.arch 359 B

12345678910111213
  1. # Makefile for uClibc
  2. #
  3. # Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
  4. #
  5. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  6. #
  7. CSRC-y := __syscall_error.c sigprocmask.c
  8. SSRC-y := \
  9. __longjmp.S brk.S bsd-_setjmp.S bsd-setjmp.S clone.S \
  10. divl.S divq.S pipe.S reml.S remq.S __syscall_rt_sigaction.S setjmp.S \
  11. syscall.S