summaryrefslogtreecommitdiff
path: root/extra/scripts/Makefile.arch.lvl3
blob: e30462a3b333443088dae709018cc248838a566c (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.arch
include $(top_srcdir)Makerules