Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 1998 05:13:16 -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/usr.bin/as Makefile
Message-ID:  <199803061313.FAA10827@freefall.freebsd.org>

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

  Modified files:
    gnu/usr.bin/as       Makefile 
  Log:
  Fixed `make -jN' for large N.  Just put the generated headers in
  ${SRCS} instead of giving inadequate explicit dependencies.  There
  is still a problem after `make depend; make clean'.  Then `make'
  barely works, and `make -jN' is confused by absolute paths in
  .depend.
  
  Revision  Changes    Path
  1.13      +2 -4      src/gnu/usr.bin/as/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?199803061313.FAA10827>