diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-17 02:19:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-17 02:19:11 +0000 |
commit | 0700dfa143cad61b491c6d596657ee69cd5b35bd (patch) | |
tree | e4179b725f41c23df89fb9e4f25080e8530ca40b /stdio-common | |
parent | cb2f05ed72575a2d5769a7772a935eda461ad0b8 (diff) | |
download | glibc-0700dfa143cad61b491c6d596657ee69cd5b35bd.tar.gz glibc-0700dfa143cad61b491c6d596657ee69cd5b35bd.tar.xz glibc-0700dfa143cad61b491c6d596657ee69cd5b35bd.zip |
* Makerules (install-lib): Filter out %_pic.a; install only the
linked shared objects.
Diffstat (limited to 'stdio-common')
-rw-r--r-- | stdio-common/.cvsignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/stdio-common/.cvsignore b/stdio-common/.cvsignore new file mode 100644 index 0000000000..b699a6e25c --- /dev/null +++ b/stdio-common/.cvsignore @@ -0,0 +1,7 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* + +mpn-copy.mk +distinfo |