# Makefile for uClibc # # Copyright (C) 2008 Paul Mundt # # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # CSRC := __init_brk.c brk.c sbrk.c syscall.c SSRC := setjmp.S __longjmp.S