Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 1996 20:55:44 -0700 (PDT)
From:      Steve Price <steve>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/make main.c
Message-ID:  <199610110355.UAA12564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       96/10/10 20:55:41

  Modified:    usr.bin/make  main.c
  Log:
  Reinstate '!=' fix by Bruce Evans.  The original commit message from
  parse.c(1.9) was:
  
  revision 1.9
  date: 1996/09/12 03:03:25;  author: bde;  state: Exp;  lines: +7 -6
  Fixed handling of `!=' assignment.  Don't warn if the shell's output is
  null, but warn if there was an error reading it.
  
  Suggested by: Bruce Evans <bde@zeta.org.au>
  
  Revision  Changes    Path
  1.13      +7 -6      src/usr.bin/make/main.c



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