summaryrefslogtreecommitdiff
path: root/libuargp/Makefile
blob: 45acdd9aa4ad105261ff404cd4d02040ddc99097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Makefile for uClibc (libuargp)
#
# Copyright (C) 2010 STMicroelectronics Ltd
# Author(s): Filippo Arcidiacono <filippo.arcidiacono at 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