summaryrefslogtreecommitdiff
path: root/libubacktrace/Makefile
blob: 0f746383c30245765461dac6bf9bd4bda53ba8d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Makefile for uClibc (libubacktrace)
#
# Copyright (C) 2010 STMicroelectronics Ltd
# Author(s): Carmelo Amoroso <carmelo.amoroso@st.com>
#
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#

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