Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2000 15:24:29 -0700 (PDT)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make compat.c job.c main.c make.h
Message-ID:  <200005142224.PAA82529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2000/05/14 15:24:29 PDT

  Modified files:
    usr.bin/make         compat.c job.c main.c make.h 
  Log:
  Add loud debugging facility (-dl option) which allows programmers/developers
  to override @-prefixed commands in Makefiles.  It is especially useful for
  debugging ports and/or complex Makefiles in such a manner that is basically
  a last resort, but is quite effective if the output is well-handled.
  
  I'll update the manpage after dinner.  ;-)
  
  Better patch submitted by:	steve
  Reviewed by:			phk, steve, chuckr, obrien,
  				Lyndon Nerenberg <lyndon@orthanc.ab.ca>
  
  Revision  Changes    Path
  1.18      +2 -2      src/usr.bin/make/compat.c
  1.18      +2 -2      src/usr.bin/make/job.c
  1.36      +4 -1      src/usr.bin/make/main.c
  1.13      +2 -1      src/usr.bin/make/make.h



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?200005142224.PAA82529>