Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 1999 19:43:21 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/lib/libgcc Makefile src/gnu/lib/libgcc_r Makefile
Message-ID:  <199910030243.TAA53464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/10/02 19:43:20 PDT

  Modified files:
    gnu/lib/libgcc       Makefile 
    gnu/lib/libgcc_r     Makefile 
  Log:
  Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
  ${LIB} was wrong at dependency-parsing time, so dependencies for
  libgcc_r*.a were wrong.  This somehow worked right, except libgcc_r*.a
  were always out of date.
  
  Revision  Changes    Path
  1.28      +3 -1      src/gnu/lib/libgcc/Makefile
  1.4       +3 -3      src/gnu/lib/libgcc_r/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910030243.TAA53464>