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 fa1d76e94ab7..8eb14b3b6ed7 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 - * $Id: pathnames.h,v 1.4 1996/09/18 06:06:39 swallace Exp $ + * $FreeBSD$ */ #define _PATH_OBJDIR "obj" |