diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/Makefile.in')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/Makefile.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/unix/Makefile.in b/libpthread/nptl/sysdeps/unix/Makefile.in new file mode 100644 index 000000000..c2c9bcd36 --- /dev/null +++ b/libpthread/nptl/sysdeps/unix/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. +# + +subdirs += libpthread/nptl/sysdeps/unix |