remove obstack support
[uclibc-ng.git] / libubacktrace / Makefile
blob0f746383c30245765461dac6bf9bd4bda53ba8d7
1 # Makefile for uClibc (libubacktrace)
3 # Copyright (C) 2010 STMicroelectronics Ltd
4 # Author(s): Carmelo Amoroso <carmelo.amoroso@st.com>
6 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
9 top_srcdir=../
10 top_builddir=../
11 include $(top_builddir)Rules.mak
12 all: libs
13 include Makefile.in
14 include $(top_srcdir)Makerules