summaryrefslogtreecommitdiff
path: root/extra/scripts/Makefile.libs.lvl2
blob: fc3b4f1d0447dfb23e1b36d6005037f9630254af (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