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

Hartmut Brandt harti at FreeBSD.org
Mon Mar 21 04:40:28 PST 2005


harti       2005-03-21 12:40:27 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Remove unneeded temporary variables in modifier_S() and modifier_C().
  Change the parsing of the C modifier flags so that specifying both
  '1' and 'g' gives an error.
  
  Patch:          7.141,7.142
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.131     +63 -69    src/usr.bin/make/var.c


More information about the cvs-src mailing list