summaryrefslogtreecommitdiff
path: root/extra/scripts/Makefile.libs.lvl1
blob: e1fda52df64e90e1e93a27a29e8e501e5f36ceb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Makefile for uClibc
#
# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
#

TOPDIR=../

top_srcdir=$(TOPDIR)
top_builddir=../
include $(top_builddir)Rules.mak
all: libs
include Makefile.in
include $(top_srcdir)Makerules