1. 22 Apr, 1994 5 commits
    • (mostlyclean, clean, distclean, extraclean, realclean): Delete. · 8e10b365
      These are done by the parent makefile now.
      
      From-SVN: r7137
      Doug Evans committed
    • Makefile.in (LANGUAGES): Remove c++. · 013a2ee0
              * Makefile.in (LANGUAGES): Remove c++.
              (SUBDIRS): New variable.
              (LEX, LEXFLAGS): Ditto.
              (MAKEOVERRIDES): Ditto.
              (COMPILERS): Remove cc1plus.
              (LANG_MAKEFILES, LANG_STAGESTUFF, LANG_DIFF_EXCLUDES, FLAGS_TO_PASS):
              New variables.
              (CPLUS_OBJS, CPLUS_TREE_H, C++, c++, g++, g++-cross, cc1plus,
              cp-*.o, g++.o, gplus.info): Deleted.
              (STAGESTUFF): Remove g++, g++-cross, cc1plus.  Add $(LANG_STAGESTUFF).
              (Makefile): Depend on $(LANG_MAKEFILES).
              (####language hooks, ####language fragments): New spots for sed
              to insert things.
              (all.cross, all.build, start.encap, rest.encap, info, dvi,
              install-normal, install-common, install-info, install-man,
              uninstall, distdir, mostlyclean, clean, distclean, extraclean,
              realclean, stage1, stage2, stage3, stage4): Depend on lang.foo.
              (mostlyclean, clean, distclean, extraclean, realclean): Clean as
              much of the language subdirectories as we can.
              (install-common):  Remove g++ installation.
              (install-man): Remove g++.1 installation.
              (uninstall): Remove g++ reference.
              (TAGS): Remove cp-parse.? reference.
              (distdir): Ditto.
              (distdir-start, distdir-finish): New targets.
              (diff): Remove cp-parse.? reference.  Add $(LANG_DIFF_EXCLUDES).
              (compare, compare3, gnucompare, gnucompare3): Compare language
              subdirectories too.
              (stage1-start, stage2-start, stage3-start, stage4-start): New targets.
              Ensure stage subdirectory exists before processing language
              dependent part.
      
      From-SVN: r7136
      Doug Evans committed
    • Initial revision · a5943075
      From-SVN: r7135
      Doug Evans committed
  2. 21 Apr, 1994 30 commits
  3. 20 Apr, 1994 5 commits