]> git.ipfire.org Git - thirdparty/glibc.git/commit - o-iterator.mk
Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Fri, 17 Mar 1995 18:42:51 +0000 (18:42 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 17 Mar 1995 18:42:51 +0000 (18:42 +0000)
commit693e7b964f9d91d9df97b776718271c94131dcbd
treef8c09ba386017b689388f0dfd9b2cf8b3f647fd6
parent68b3ef49b933afbc35d4b78b99c5adafffc97770
Fri Mar 17 12:58:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sunrpc/Makefile (install-lib): Variable removed.
(rpcsvc-objs): Variable removed.
(extra-objs): Don't include $(rpcsvc-objs).
(extra-libs): New variable, contains librpcsvc.
(librpcsvc-routines): New variable.
(librpcsvc-inhibit-o): New variable, contains .so.
(omit-deps): Set this to $(librpcsvc-routines).
($(objpfx)rpcgen): Don't use $(libc.a).
(lib, $(objpfx)librpcsvc.a): Targets removed.

* o-iterator.mk, extra-lib.mk: New files.
* Makerules (o-iterator): New variable.
[extra-libs]: Include extra-lib.mk to generate rules for each word
of $(extra-libs).
* Makefile (distribute): Add extra-lib.mk, o-iterator.mk.

(IMPLICIT_ONE, *_MAX_10_EXP_LOG): Macros removed; no longer needed.
* stdio/fpioconst.c, stdio/fpioconst.h: Don't use
  LDBL_MAX_10_EXP_LOG; LAST_POW10 defines the maximal available
  exponent.
ChangeLog
Makefile
Makerules
extra-lib.mk [new file with mode: 0644]
o-iterator.mk [new file with mode: 0644]
sunrpc/Makefile