summaryrefslogtreecommitdiff
path: root/extra/scripts/Makefile.arch.lvl4
blob: 5e6bce1119de56302fac994aca9feaa8e2168b79 (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