cvs commit: src/usr.bin/make job.c job.h make.h parse.h

Hartmut Brandt harti at FreeBSD.org
Tue May 10 07:06:19 PDT 2005


harti       2005-05-10 14:06:19 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         job.c job.h make.h parse.h 
  Log:
  Make shellPath and shellName static - they're used in job.c only.
  Move definition of parsing error levels from make.h into parse.h.
  
  Patches:        7.202,7.203
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.98      +2 -2      src/usr.bin/make/job.c
  1.36      +0 -2      src/usr.bin/make/job.h
  1.31      +0 -8      src/usr.bin/make/make.h
  1.4       +8 -0      src/usr.bin/make/parse.h


More information about the cvs-src mailing list