1# Makefile for uClibc (libuargp)
2#
3# Copyright (C) 2010 STMicroelectronics Ltd
4# Author(s): Filippo Arcidiacono <filippo.arcidiacono at st.com>
5#
6# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
7#
8
9top_srcdir=../
10top_builddir=../
11include $(top_builddir)Rules.mak
12all: libs
13include Makefile.in
14include $(top_srcdir)Makerules
15