Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6210701

Cleanup unused make macros, other general makefile cleanup, removal of -xtemp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • infrastructure
    • 1.5
    • 5.0
    • b19
    • generic
    • generic

      Remove LCFLAGS, LCPPFLAGS.
      Add use of prep-target for MKDIR's and removal of target at start of rules.
      Add use of install-file where it's just a file copy.
      Removed use of -xtemp on Solaris (slows down builds over NFS).
      Cleanup comments on 2.5.1 etc.
      Correct use of directory targets to do MKDIR, dependency on a directory name
      means that if the directory's contents change, the target must be rebuilt, that
      is not what you want. Directories should be created as targets are created as
      part of the rules for that target.

      Attempts to prevent re-compiles on second 'gnumake', getting better.

      Utilize use of pattern rules in make/java/java/Makefile to create a smaller
      makefile, less error prone.

      ###@###.### 2004-12-20 17:49:57 GMT

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: