cvs commit: src/usr.bin/make parse.c

Hartmut Brandt harti at FreeBSD.org
Thu Apr 7 04:29:40 PDT 2005


harti       2005-04-07 11:29:39 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         parse.c 
  Log:
  Handle popping of the input stack in ParseReadLine() instead of
  Parse_File(). Remove a comment and a piece of code comming from
  ancient times when the if-directive read like #if and not .if.
  Correctly analyze the first character of a line.
  
  Revision  Changes    Path
  1.92      +329 -341  src/usr.bin/make/parse.c


More information about the cvs-src mailing list