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

Hartmut Brandt harti at FreeBSD.org
Wed Feb 23 14:03:19 GMT 2005


harti       2005-02-23 14:03:18 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         for.c 
  Log:
  Use the LST_FOREACH macro instead of the Lst_ForEach function
  and so get rid of the ForExec helper function by inlining it
  into For_Run.
  
  Revision  Changes    Path
  1.37      +26 -41    src/usr.bin/make/for.c


More information about the cvs-all mailing list