summaryrefslogtreecommitdiff
path: root/libuargp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libuargp/Makefile')
-rw-r--r--libuargp/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/libuargp/Makefile b/libuargp/Makefile
new file mode 100644
index 000000000..45acdd9aa
--- /dev/null
+++ b/libuargp/Makefile
@@ -0,0 +1,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