diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /usr.bin/make/job.c | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
Diffstat (limited to 'usr.bin/make/job.c')
| -rw-r--r-- | usr.bin/make/job.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/make/job.c b/usr.bin/make/job.c index 5e318e7583824..386e5ec719667 100644 --- a/usr.bin/make/job.c +++ b/usr.bin/make/job.c @@ -41,7 +41,7 @@  static char sccsid[] = "@(#)job.c	8.2 (Berkeley) 3/19/94";  #else  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/usr.bin/make/job.c,v 1.17.2.1 2000/05/20 20:04:02 will Exp $";  #endif  #endif /* not lint */ | 
