summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-10-30 00:48:43 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-10-30 00:48:43 +0000
commita6b34b73b0ab65b92fa87a449bb5da82cec3d2cb (patch)
tree083e08d7f1146031dda676394d0e1f594f3a44b3
parent38bbddf3a6d801dc1d5dea3f134d3795bb8c09a3 (diff)
downloaduClibc-alpine-a6b34b73b0ab65b92fa87a449bb5da82cec3d2cb.tar.bz2
uClibc-alpine-a6b34b73b0ab65b92fa87a449bb5da82cec3d2cb.tar.xz
Copy from trunk.
-rw-r--r--libc/sysdeps/Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/sysdeps/Makefile.in b/libc/sysdeps/Makefile.in
new file mode 100644
index 000000000..686cb7279
--- /dev/null
+++ b/libc/sysdeps/Makefile.in
@@ -0,0 +1,8 @@
+# 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.
+#
+
+include $(top_srcdir)libc/sysdeps/linux/Makefile.in