Makefile.arch 274 B

123456789
  1. # Makefile for uClibc
  2. #
  3. # Copyright (C) 2001,2002 NEC Corporation
  4. # Copyright (C) 2001,2002 Miles Bader <miles@gnu.org>
  5. #
  6. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  7. CSRC-y := __syscall_error.c
  8. SSRC-y := setjmp.S __longjmp.S vfork.S clone.S