DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 8 Apr 2005 22:51:42 -0700 (PDT)

okumoto     2005/04/08 22:51:42 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         parse.c 
  Log:
  FreeBSD-Date: 2005/04/07 12:29:39
  Author: harti
  
  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.65      +327 -337  src/usr.bin/make/parse.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.64&r2=1.65&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]