summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/Makefile.in
blob: a8ae79edd6db29aa52a43e8ba579b28b66acd629 (plain)
1
2
3
4
5
6
7
8
9
10
# Makefile for uClibc
#
# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
#
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#

# order is relevant
include $(top_srcdir)libc/sysdeps/linux/$(TARGET_ARCH)/Makefile.in
include $(top_srcdir)libc/sysdeps/linux/common/Makefile.in