harti       2005-03-18 15:23:49 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/make         main.c 
  Log:
  Replace a bogus use of Lst_Find with explicite LST_FOREACH calls
  and remove the unneeded second argument to ReadMakefile.
  
  Revision  Changes    Path
  1.126     +14 -8     src/usr.bin/make/main.c