diff options
Diffstat (limited to 'usr.bin/make/pathnames.h')
-rw-r--r-- | usr.bin/make/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/pathnames.h b/usr.bin/make/pathnames.h index 1f15c082ead73..48aa69bd43513 100644 --- a/usr.bin/make/pathnames.h +++ b/usr.bin/make/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 5.2 (Berkeley) 6/1/90 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/make/pathnames.h,v 1.9 1999/08/28 01:03:36 peter Exp $ */ #ifndef _PATH_OBJDIR |