summaryrefslogtreecommitdiff
path: root/extra/scripts/Makefile.objs.lvl2
blob: 8a961e4dc45f30f63a0c3772b05deff81581099b (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=../../
all: objs
include $(top_builddir)Rules.mak
include Makefile.in
include $(top_srcdir)Makerules