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

Hartmut Brandt harti at FreeBSD.org
Thu May 12 07:47:23 PDT 2005


harti       2005-05-12 14:47:22 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         main.c var.c var.h 
  Log:
  Replace a lot of Var_Set(..., VAR_GLOBAL) by Var_SetGlobal().
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu> (7.237)
  
  Revision  Changes    Path
  1.148     +18 -18    src/usr.bin/make/main.c
  1.156     +11 -0     src/usr.bin/make/var.c
  1.27      +1 -0      src/usr.bin/make/var.h


More information about the cvs-src mailing list