summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/Makefile.in
blob: d2a980c16c6f51cef1cf77c18714d2e1bfc0a7e7 (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.arch
include $(top_srcdir)libc/sysdeps/linux/common/Makefile.in