]> gcc.gnu.org Git - gcc.git/commit - libf2c/TODO
Makefile.in: Re-write build procedure mainly to honour dependencies correctly but...
authorDave Love <d.love@dl.ac.uk>
Sun, 12 Jul 1998 05:02:03 +0000 (05:02 +0000)
committerDave Love <fx@gcc.gnu.org>
Sun, 12 Jul 1998 05:02:03 +0000 (05:02 +0000)
commitb53c05f51441a4a377341fd7edfa4f069f041745
treed8bc9295ade83510d2999be729a68405ed5459b7
parente3fc7b684c9c7e2cb8fc3385dd8e5eecbc37741b
Makefile.in: Re-write build procedure mainly to honour dependencies correctly but also allow...

1998-07-10  Dave Love  <d.love@dl.ac.uk>
* Makefile.in: Re-write build procedure mainly to honour
dependencies correctly but also allow making in the build
directory by configuring the relevant variables.  The lib[FIU]77
subdirs do dependency checking of their objects.  Stamp files
dictate when to run (new) archive targets in subdirs.  Some
tidying of variables.  Supply full set of standard targets.
* configure.in: Move much of testing to new configures in
subdirs.  Tidy up handling of RANLIB etc.
* stamp-h.in, libF77/configure.in, libI77/configure.in,
libF77/configure, libI77/configure: New files.
* libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in:
Change in step with libf2c/Makefile.in.

From-SVN: r21082
13 files changed:
libf2c/ChangeLog
libf2c/Makefile.in
libf2c/TODO
libf2c/configure.in
libf2c/libF77/Makefile.in
libf2c/libF77/configure [new file with mode: 0755]
libf2c/libF77/configure.in [new file with mode: 0644]
libf2c/libI77/Makefile.in
libf2c/libI77/configure [new file with mode: 0755]
libf2c/libI77/configure.in [new file with mode: 0644]
libf2c/libU77/Makefile.in
libf2c/libU77/configure.in
libf2c/libU77/stamp-h.in [new file with mode: 0644]
This page took 0.062762 seconds and 5 git commands to generate.