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

Hartmut Brandt harti at FreeBSD.org
Thu May 12 08:04:15 PDT 2005


harti       2005-05-12 15:04:14 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         main.c 
  Log:
  Cleanup. Move initialisation of file and program global variables
  to top of main() and sort them. Make chdir_verify_path() static - it
  is used only here.
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu> (7.238)
  
  Revision  Changes    Path
  1.149     +56 -56    src/usr.bin/make/main.c


More information about the cvs-all mailing list