summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads_db/Makefile
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-19 20:42:14 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-19 20:42:14 +0000
commitfd4620730408819a1c2b65b4662892a8288d2ce9 (patch)
tree1a30c00b5adf81012b74a4a4fa09d8c4cd27e981 /libpthread/linuxthreads_db/Makefile
parentf87c7bd4133a2b3ad9b45c32fab33d167a348c4b (diff)
downloaduClibc-alpine-fd4620730408819a1c2b65b4662892a8288d2ce9.tar.bz2
uClibc-alpine-fd4620730408819a1c2b65b4662892a8288d2ce9.tar.xz
Copy from trunk.
Diffstat (limited to 'libpthread/linuxthreads_db/Makefile')
-rw-r--r--libpthread/linuxthreads_db/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/libpthread/linuxthreads_db/Makefile b/libpthread/linuxthreads_db/Makefile
new file mode 100644
index 000000000..f92f205a5
--- /dev/null
+++ b/libpthread/linuxthreads_db/Makefile
@@ -0,0 +1,15 @@
+# Makefile for uClibc
+#
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
+TOPDIR=../../
+
+top_srcdir=$(TOPDIR)
+top_builddir=../../
+include $(top_builddir)Rules.mak
+all: libs
+include Makefile.in
+include $(top_srcdir)Makerules