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

Hartmut Brandt harti at FreeBSD.org
Tue Mar 1 12:22:08 GMT 2005


harti       2005-03-01 12:22:07 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  VarParseLong: Create new else block for haveModifier. Move the call
  to VarExpand down into the branches of the if as well as cleanup code.
  Eliminate code that is now obviously dead.
  
  Patch:          7.83
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.98      +49 -37    src/usr.bin/make/var.c


More information about the cvs-src mailing list