DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[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: Tue, 15 Mar 2005 15:36:57 -0800 (PST)

okumoto     2005/03/15 15:36:57 PST

DragonFly src repository

  Modified files:
    usr.bin/make         parse.c 
  Log:
  FreeBSD-Date: 2005/03/15 14:25:24
  Author: harti
  
  Yet another version of passing the last line to ParseFinishLine().
  It turns out that some ports use the obscure feature of spreading
  a dependency block across multiple include files. While this seems
  bad style, allow it for now and call said function only at end of
  all input to process the really last line of everything.
  
  Revision  Changes    Path
  1.53      +2 -2      src/usr.bin/make/parse.c


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



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