1 2 3 4 5 6 7 8 9
# Makefile for uClibc # # Copyright (C) 2010 Jonas Bonn <jonas@southpole.se> # # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # CSRC-y := __syscall_error.c __init_brk.c brk.c sbrk.c clone.c SSRC-y := __longjmp.S setjmp.S