cvs commit: src/usr.bin/make Makefile cond.c

Hartmut Brandt harti at FreeBSD.org
Thu May 12 08:41:02 PDT 2005


harti       2005-05-12 15:41:02 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         Makefile cond.c 
  Log:
  Use a variable initialized to a string instead of the string directly
  to get rid of a const warning.
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu> (7.244)
  
  Revision  Changes    Path
  1.54      +1 -1      src/usr.bin/make/Makefile
  1.51      +7 -6      src/usr.bin/make/cond.c


More information about the cvs-src mailing list