aboutsummaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi1-1/+1
boehm-gc: * Makefile.am (all-multi): Fix multilib parallel build. libf2c: * Makefile.in (all): Fix multilib parallel build. libffi: * Makefile.am (all-multi): Fix multilib parallel build. libiberty: * Makefile.in (all): Fix multilib parallel build. libjava: * Makefile.am (all-multi): Fix multilib parallel build. libobjc: * Makefile.in (all): Fix multilib parallel build. libstdc++-v3: * Makefile.am (all-multi): Fix multilib parallel build. zlib: * Makefile.am (all-multi): Fix multilib parallel build. From-SVN: r57423
2002-06-04* Makefile.in (s-libe77): Add WARN_CFLAGS.Kaveh R. Ghazi1-1/+1
From-SVN: r54222
2002-05-31Makefile.in (WARN_CFLAGS): New.Kaveh R. Ghazi1-0/+2
* Makefile.in (WARN_CFLAGS): New. (FLAGS_TO_PASS): Add WARN_CFLAGS. * libF77/Makefile.in (ALL_CFLAGS): Likewise. * libI77/Makefile.in (ALL_CFLAGS): Likewise. * libU77/Makefile.in (ALL_CFLAGS): Likewise. From-SVN: r54083
2002-05-20Makefile.in: Use @SHELL@, not /bin/sh for SHELL definition.Toon Moene1-1/+1
2002-05-20 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Use @SHELL@, not /bin/sh for SHELL definition. From-SVN: r53659
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-2/+3
* Makefile.in: Allow for PWDCMD to override hardcoded pwd. * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. From-SVN: r53523
2002-05-03Checked in by Eric Christopher <echristo@redhat.com>:Alexandre Oliva1-0/+2
2002-05-02 Alexandre Oliva <aoliva@redhat.com> * Makefile.in: Fix for multilibbed natives. From-SVN: r53116
2002-01-29aclocal.m4: Replace with version copied from libstdc++-v3.Geoffrey Keating1-17/+15
* aclocal.m4: Replace with version copied from libstdc++-v3. * configure.in: Update for changes to aclocal and Makefile. * configure: Regenerate. * Makefile.in: Correct install and uninstall for cross targets. * libU77/configure: Regenerate. From-SVN: r49316
2002-01-20Makefile.in: $(MULTISUBDIR) has an implied leading `/'; remove duplicates.Toon Moene1-6/+6
2002-01-20 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: $(MULTISUBDIR) has an implied leading `/'; remove duplicates. Use libtool for removing libg2c{a|la|so} for the `uninstall' target. From-SVN: r49021
2002-01-18Makefile.in: Add missing `/' separator in last change.Toon Moene1-3/+3
2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Add missing `/' separator in last change. From-SVN: r48995
2002-01-18Makefile.in: Install libg2c.{a|la|so} in $(libdir)$(MULTISUBDIR) instead of...Toon Moene1-3/+3
2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Install libg2c.{a|la|so} in $(libdir)$(MULTISUBDIR) instead of $(libsubdir)$(MULTISUBDIR). From-SVN: r48994
2002-01-04* Makefile.in ($(LIBG2C):): Let libtool decide when to add -lc.Loren J. Rittle1-2/+2
From-SVN: r48529
2001-12-04* Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool.Alexandre Oliva1-1/+1
From-SVN: r47606
2001-12-04Makefile.in (AR, RANLIB): Add, for substitutions.Alexandre Oliva1-14/+26
* Makefile.in (AR, RANLIB): Add, for substitutions. (all-unilib, $(LIBG2C)): Depend on object lists, not convenience libraries. (s-libe77): Renamed from libE77.la; build object list. (install): Do not move libraries to libdir. (mostlyclean, clean): Adjust. * libF77/Makefile.in (RANLIB): Add. (LINK): Remove. (../s-libf77): Renamed from ../libF77.la; build object list. (../libfrtbegin.a): Remove target first. Don't use $<. (all, clean, distclean): Adjust. * libF77/configure.in: Substitute RANLIB. * libF77/configure: Rebuilt. * libI77/Makefile.in (LINK): Delete. (../s-libi77): Renamed from ../libI77.la; build object list. (all, clean, distclean): Adjust. * libU77/Makefile.in: Likewise. From-SVN: r47605
2001-11-16Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to ↵John David Anglin1-0/+1
(sub)shells. 2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca> * Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. From-SVN: r47106
2001-11-13Makefile.in: Change dependencies on stamp files into dependencies on the ↵Toon Moene1-20/+9
generated .la files. 2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Change dependencies on stamp files into dependencies on the generated .la files. Get rid of objlist. Update comment. * libF77/Makefile.in: Ditto. * libI77/Makefile.in: Ditto. * libU77/Makefile.in: Ditto. From-SVN: r46970
2001-10-20Makefile.in: Do not include SUBDIRS in objlist.David Edelsohn1-6/+1
2001-10-20 David Edelsohn <dje@watson.ibm.com> * Makefile.in: Do not include SUBDIRS in objlist. Create libg2c.so from F2CEXT and SUBDIRS archives. * libF77/Makefile.in: Create archive. * libI77/Makefile.in: Same. * libU77/Makefile.in: Same. From-SVN: r46384
2001-10-05Makefile.in: Move libg2c.so and libg2c.{l}a to the same directory at install.Toon Moene1-4/+1
2001-10-05 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Move libg2c.so and libg2c.{l}a to the same directory at install. From-SVN: r46029
2001-10-03Make-lang.in: Remove reference to FORTRAN_INIT.Toon Moene1-1/+3
2001-10-03 Toon Moene <toon@moene.indiv.nluug.nl> gcc/f/ * Make-lang.in: Remove reference to FORTRAN_INIT. * g77spec.c: Add reference to FORTRAN_INIT. libf2c/ * Makefile.in: Add "AR" reference, change from frtbegin.o to libfrtbegin.a. * libF77/Makefile.in: Ditto. From-SVN: r45985
2001-10-01Makefile.in: Set major:minor:sub version number of shared libf2c to 0:0:0.Toon Moene1-3/+3
2001-10-01 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Set major:minor:sub version number of shared libf2c to 0:0:0. From-SVN: r45918
2001-09-30Make libf2c a shared library (gcc/f directory).Juergen Pfeifer1-23/+40
2001-09-29 Juergen Pfeifer <juergen.pfeifer@gmx.net> Make libf2c a shared library (gcc/f directory). * Make-lang.in: Pass define of frtbegin.o to compilation of g77spec.c. * g77spec.c (lang_specific_driver): Treat linking in of frtbegin.o. 2001-09-29 Juergen Pfeifer <juergen.pfeifer@gmx.net> Toon Moene <toon@moene.indiv.nluug.nl> Make libf2c a shared library (libf2c directory). * aclocal.m4: Get definition of libtool. * Makefile.in: Use libtool. * configure.in: Use libtool. * configure: Regenerated. * libF77/Makefile.in: Use libtool; treat main program contained in libF77/main.c specially. * libF77/configure.in: Use libtool. * libF77/configure: Regenerated. * libI77/Makefile.in: Use libtool. * libI77/configure.in: Use libtool. * libI77/configure: Regenerated. * libU77/Makefile.in: Use libtool. * libU77/configure.in: Use libtool. * libU77/configure: Regenerated. * libU77/date_.c: Adapt for -fPIC compiling. * libU77/vxtidate_.c: Ditto. From-SVN: r45913
2001-07-04* Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.Zack Weinberg1-3/+0
From-SVN: r43761
1999-09-14* Makefile.in: Prepend $(SHELL) to move-if-change calls.Marc Espie1-1/+1
From-SVN: r29397
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir ↵Daniel Jacobowitz1-1/+6
and tooldir. * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir and tooldir. Applied in libchill, libf2c, libiberty and libobjc From-SVN: r28569
1999-04-24revert Sat Apr 17 patchCraig Burley1-6/+0
From-SVN: r26610
1999-04-17better support SMP builds in libf2cCraig Burley1-0/+6
From-SVN: r26521
1999-03-05Warn about invoking non-Y2K-compliant intrinsicsCraig Burley1-2/+3
From-SVN: r25609
1999-02-09Makefile.in (distclean): Move Makefile deletion to end of commands.Nathan Sidwell1-1/+2
* Makefile.in (distclean): Move Makefile deletion to end of commands. From-SVN: r25116
1998-10-13Makefile.in (.SUFFIXES): Don't use any.Dave Love1-7/+46
1998-10-12 Dave Love <fx@gnu.org> * Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. From-SVN: r23045
1998-10-06* Makefile.in: Revert last patch.Jeffrey A Law1-6/+0
From-SVN: r22874
1998-10-04Makefile.in (s-libi77): Depend on i77.H.J. Lu1-0/+6
* Makefile.in (s-libi77): Depend on i77. (s-libf77): Depend on i77. (s-libu77): Depend on u77. From-SVN: r22829
1998-09-30Makefile.in (f2cext.c): Depend on g2c.h.Dave Love1-0/+2
1998-09-30 Dave Love <d.love@dl.ac.uk> * Makefile.in (f2cext.c): Depend on g2c.h. From-SVN: r22668
1998-09-30Makefile.in (all): Correct dependencies do --disable-multilibs works again.Robert Lipe1-3/+3
* Makefile.in (all): Correct dependencies do --disable-multilibs works again. (distclean): Correct typo. From-SVN: r22662
1998-09-21Makefile.in (distclean, [...]): Add multilib support.Robert Lipe1-9/+38
* Makefile.in (distclean, clean, uninstall, install, all): Add multilib support. configure.in: Likewise. configure: Regenerate. * libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean): Explictly remove stamp in parent's directory. From-SVN: r22519
1998-09-13Makefile.in (install): Add missing "else true;".Kamil Iskra1-1/+1
Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl> * Makefile.in (install): Add missing "else true;". From-SVN: r22401
1998-08-26* Makefile.in (FLAGS_TO_PASS): Fix typo.Jeffrey A Law1-1/+1
From-SVN: r22012
1998-07-25(s-libe77, ${srcdir}/configure, g2c.h, Makefile,Dave Love1-6/+6
config.status, rebuilt): Rely on VPATH, dropping explicit use of $(srcdir) in various places. From-SVN: r21378
1998-07-19(all): Depend on s-libe77, not e77.Dave Love1-5/+5
(.PHONY): Remove e77. From-SVN: r21279
1998-07-15g2c.hin: Renamed from g2c.h.in.Jeffrey A Law1-1/+1
* g2c.hin: Renamed from g2c.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. * libU77/config.hin: Renamed from libU77/config.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. From-SVN: r21202
1998-07-14Makefile.in: stamp-lib* -> s-lib*.Jeffrey A Law1-4/+4
* Makefile.in: stamp-lib* -> s-lib*. * libU77/Makefile.in: Likewise. * libF77/Makefile.in: Likewise. * libI77/Makefile.in: Likewise. From-SVN: r21162
1998-07-14* Makefile.in (all): Invoke $(MAKE) instead of just make.Gerald Pfeifer1-1/+1
From-SVN: r21152
1998-07-12Makefile.in: Re-write build procedure mainly to honour dependencies ↵Dave Love1-134/+79
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
1998-07-06Makefile.in (clean): Don't remove Makefiles, that is done in distclean.Mike Stump1-4/+1
* Makefile.in (clean): Don't remove Makefiles, that is done in distclean. From-SVN: r20956
1998-07-06(F2CEXT): Remove sclock.Dave Love1-2/+2
(UOBJ): Add libU77/datetime_.o. From-SVN: r20946
1998-06-27Makefile.in (FLAGS_TO_PASS, [...]): Use $(TARGET_SUBDIR) instead of ↵Jeffrey A Law1-1/+1
hardcoding "libraries". * Makefile.in (FLAGS_TO_PASS, case G2C_H_DIR): Use $(TARGET_SUBDIR) instead of hardcoding "libraries". From-SVN: r20762
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-1/+2
d egcs/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. (Makefile): Depend on $(gcc_version_trigger). * configure (gcc_version): Change default initializer to empty string. (gcc_version_trigger): New variable; pass this variable down to subdir configures to enable them checking gcc's version themselves. Emit make macros for both gcc_version vars. (topsrcdir): Initialize reliably. (recursion line): Remove --with-gcc-version=${gcc_version}. egcs/gcc/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (gcc_version, gcc_version_trigger): New macros. (version): Initialize from $(gcc_version). * configure.in (version): Rename to gcc_version. (gcc_version_trigger): New variable; call AC_SUBST for it and emit it into the generated config.status. * configure: Regenerate. egcs/libf2c/ChangeLog.egcs: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (gcc_version_trigger): Add new macro. (config.status): Add dependency upon $(gcc_version_trigger). * configure.in (gcc_version_trigger): New variable; initialize using value from toplevel configure; add AC_SUBST for it. (gcc_version): Change initialization to use this new variable. * configure: Regenerate. egcs/libio/ChangeLog: 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add gcc_version_trigger. (Makefile): Add dependency upon $(gcc_version_trigger). From-SVN: r20736
1998-06-24configure (gcc_version): Initialize properly depending on how and where ↵Manfred Hollstein1-2/+2
configure is started. d egcs/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * configure (gcc_version): Initialize properly depending on how and where configure is started. (recursion line): Pass a --with-gcc-version=${gcc_version} to configures in subdirs. egcs/libf2c/ChangeLog.egcs: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (version): Rename to gcc_version. * configure.in (version): Likewise. (gcc_version): Add code to use an option passed from parent configure. * configure: Regenerate. egcs/libio/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add gcc_version. From-SVN: r20687
1998-06-20configure.in (version, [...]): Define.Dave Love1-21/+3
X * configure.in (version, target_alias): Define. * Makefile.in (version, target_alias, libsubdir): Define. (install): Remove check for libsubdir. From-SVN: r20633
1998-06-15Makefile.in (install): Don't install if $(libsubdir) is empty...Craig Burley1-54/+73
Sat Jun 13 03:46:40 1998 Craig Burley <burley@gnu.org> * Makefile.in (install): Don't install if $(libsubdir) is empty; issue a diagnostic saying top-level Makefile must pass it in instead, and exit. * Makefile.in (g2c.h): Rename from f2c.h. * Makefile.in, libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Rewrite config and var assignment sections to be even more minimal than before, and to more clearly documented what macros are expected to be set and to what sorts of values. Eliminate CROSS and related stuff, since there's no such things as CROSS in egcs. Rename GCC_FOR_TARGET to CC throughout. * Makefile.in (stamp-libi77, stamp-libf77, stamp-libu77): Eliminate CROSS. * configure.in: Eliminate CROSS. Rename libf2c.a and f2c.h to libg2c.a and g2c.h, normalize and simplify g77/libg2c build process: * Makefile.in: Remove all stuff pertaining to installation, cleaning, and so on. Parent Makefile does all that now. Pass F2C_H_DIR, G2C_H_DIR, and GCC_H_DIR, the pathnames for the directories containing f2c.h, g2c.h, and other #include files, to subdirectory Makefiles. (stamp-libf77, stamp-libi77, stamp-libu77): Don't specify `-f Makefile' anymore, it's not needed now that subdirectory makefile's from netlib are renamed to makefile.netlib in g77 source (and to makefile.ori by configuration process, in case they're still around somehow). (stamp-libe77): Don't make libE77 dir unless it doesn't exist, if it does just delete all objects in it. Compile using $(GCC_FOR_TARGET), not $(CC). (rebuilt): Remove this and all subordinate targets, as parent Makefile now handles all that. (*clean): Remove. * configure.in (Pad_UDread, ALWAYS_FLUSH, WANT_LEAD_0): Remove these and commentary to new f2c.h file. AC_OUTPUT g2c.h instead of f2c.h. Remove old commentary regarding concatenation. * g2c.h.in: Rename from f2c.h.in, add appropriate commentary. * f2c.h: New file, a wrapper for g2c.h that does libg2c-specific stuff. * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Change $(ALL_CFLAGS) to use F2C_H_DIR, G2C_H_DIR, and GCC_H_DIR macros. Remove F2C_H macro, replace use with explicit dependencies on f2c.h and g2c.h. (*clean): Remove. From-SVN: r20507
1998-05-22Makefile.in ($(lib)): Use shell loop instead of unportable make variable ↵Dave Love1-1/+2
substitution. 1998-05-20 Dave Love <d.love@dl.ac.uk> * Makefile.in ($(lib)): Use shell loop instead of unportable make variable substitution. From-SVN: r19957
1998-05-22Break up main() into separate .o's so making and linking against shared...Craig Burley1-3/+3
Tue May 19 12:50:27 1998 Craig Burley <burley@gnu.org> Break up main() into separate .o's so making and linking against shared libraries with non-Fortran main() routines is easier: * Makefile.in (MISC): Add setarg.o and setsig.o. * libF77/Makefile.in (MISC): Ditto. * libF77/setarg.c: New file, contains f_setarg(). * libF77/setsig.c: New file, contains f_setsig(). * libF77/getarg_.c: Rename xarg* to f__xarg*. * libF77/iargc_.c: Ditto From-SVN: r19956