mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
* crypt/Makefile (distribute): Add md5.h.
This commit is contained in:
parent
cf2964e2b7
commit
4646232601
@ -1,5 +1,7 @@
|
||||
2000-06-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* crypt/Makefile (distribute): Add md5.h.
|
||||
|
||||
* Makefile (distribute): Add include/shlib-compat.h.
|
||||
|
||||
* Make-dist: Search for tests also in sysdeps hierachy.
|
||||
|
@ -33,7 +33,7 @@ libcrypt-routines := crypt-entry md5-crypt md5 crypt crypt_util
|
||||
tests = cert md5test md5c-test
|
||||
|
||||
distribute = ufc-crypt.h crypt-private.h ufc.c speeds.c README.ufc-crypt \
|
||||
Banner
|
||||
Banner md5.h
|
||||
|
||||
include ../Makeconfig
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2000-06-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (ld-test-srcs): Add trans.def here.
|
||||
|
||||
* Makefile (ld-test-srcs): Handle .ds files separately.
|
||||
|
||||
* Makefile (ld-test-srcs): Distribute all test6 input files.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2000-06-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (distribute): Add the math functions, too.
|
||||
|
||||
* Makefile (distribute): Add ChangeLog, Banner, and configure.
|
||||
|
||||
2000-03-03 Geoff Keating <geoffk@cygnus.com>
|
||||
|
Loading…
Reference in New Issue
Block a user