Date: Tue, 10 May 2005 14:06:19 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make job.c job.h make.h parse.h Message-ID: <200505101406.j4AE6JKV075032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505101406.j4AE6JKV075032>
