Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 1998 05:03:06 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/lib/libgmp Makefile src/gnu/lib/libmp Makefile
Message-ID:  <199803121303.FAA03467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/03/12 05:03:06 PST

  Modified files:
    gnu/lib/libgmp       Makefile 
    gnu/lib/libmp        Makefile 
  Log:
  Put sources in SRCS and don't depend on them in beforedepend.  IIRC,
  this is to fix `make -j50' where `make -j18' worked.  The race may
  just have been more likely to be lost for -j50.
  
  Revision  Changes    Path
  1.16      +4 -3      src/gnu/lib/libgmp/Makefile
  1.14      +4 -3      src/gnu/lib/libmp/Makefile



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