diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 21:12:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 21:12:35 +0000 |
commit | e4192acbca0d9c93e1a28e26e2be10a0924239c6 (patch) | |
tree | cc5d5e084b5cb6cd03d6ea6253591676fa4c1312 /sysdeps/i386/i686 | |
parent | 3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b (diff) | |
download | glibc-e4192acbca0d9c93e1a28e26e2be10a0924239c6.tar.gz glibc-e4192acbca0d9c93e1a28e26e2be10a0924239c6.tar.xz glibc-e4192acbca0d9c93e1a28e26e2be10a0924239c6.zip |
Update.
* Makefile (distribute): Add INTERFACE and CONFORMANCE. * elf/Makefile (distribute): Add hp-timing.h. * sysdeps/i386/i686/Dist: New file.
Diffstat (limited to 'sysdeps/i386/i686')
-rw-r--r-- | sysdeps/i386/i686/Dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/i686/Dist b/sysdeps/i386/i686/Dist new file mode 100644 index 0000000000..dbf11d5009 --- /dev/null +++ b/sysdeps/i386/i686/Dist @@ -0,0 +1 @@ +hp-timing.c |