diff options
Diffstat (limited to 'tools/build/mk/Makefile.boot')
-rw-r--r-- | tools/build/mk/Makefile.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/mk/Makefile.boot b/tools/build/mk/Makefile.boot index ba2c5f724aaba..da678512e863c 100644 --- a/tools/build/mk/Makefile.boot +++ b/tools/build/mk/Makefile.boot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/mk/Makefile.boot,v 1.1 2003/04/12 15:07:46 ru Exp $ # FreeBSD didn't always have the __FBSDID() macro in <sys/cdefs.h>. # We could do this with a sys/cdefs.h wrapper, but given that this would |