Makefile.arch 349 B

123456789101112
  1. # Makefile for uClibc
  2. #
  3. # Copyright (C) 2001 by Hewlett-Packard Australia
  4. # Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
  5. #
  6. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  7. #
  8. CSRC := \
  9. mmap.c pipe.c __init_brk.c brk.c sbrk.c pread_write.c cacheflush.c
  10. SSRC := setjmp.S __longjmp.S ___fpscr_values.S vfork.S