diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-04-20 22:34:45 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-04-20 22:34:45 +0000 |
commit | edc7ea78c17723999e9f47801e051afcf598182e (patch) | |
tree | 46ca8e3093e6c48ba2ddfb1b57192b5bd4e67615 | |
parent | cb78c221d52954ccf1bfd3f9add17b399d10f22b (diff) | |
download | glibc-edc7ea78c17723999e9f47801e051afcf598182e.tar glibc-edc7ea78c17723999e9f47801e051afcf598182e.tar.gz glibc-edc7ea78c17723999e9f47801e051afcf598182e.tar.bz2 glibc-edc7ea78c17723999e9f47801e051afcf598182e.zip |
Remove sysdeps/unix/sysv/Makefile.
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/Makefile | 19 |
2 files changed, 2 insertions, 19 deletions
@@ -1,5 +1,7 @@ 2012-04-20 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/sysv/Makefile: Remove file. + * sysdeps/unix/sysv/direct.h: Remove file. * sysdeps/unix/sysv/bits/dirent.h: Remove file. diff --git a/sysdeps/unix/sysv/Makefile b/sysdeps/unix/sysv/Makefile deleted file mode 100644 index 763ccefdeb..0000000000 --- a/sysdeps/unix/sysv/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright (C) 1992-2012 Free Software Foundation, Inc. -# This file is part of the GNU C Library. - -# The GNU C Library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. - -# The GNU C Library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. - -# You should have received a copy of the GNU Lesser General Public -# License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. - -# In SYSV style archives the symbol table member has an empty name. -ar-symtab-name = |