diff options
Diffstat (limited to 'gnu/gnu2bmake/gcc-2.6.0.tcl')
-rw-r--r-- | gnu/gnu2bmake/gcc-2.6.0.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/gnu2bmake/gcc-2.6.0.tcl b/gnu/gnu2bmake/gcc-2.6.0.tcl index ba378e0..97181aa 100644 --- a/gnu/gnu2bmake/gcc-2.6.0.tcl +++ b/gnu/gnu2bmake/gcc-2.6.0.tcl @@ -7,7 +7,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $Id$ # source gnu2bmake.tcl @@ -116,7 +116,7 @@ sh "mkdir $ddir/legal" sh "cp $sdir/gen-*.c $sdir/md $ddir/legal" set f [open $ddir/README w] puts $f { -$FreeBSD$ +$Id$ This directory contains gcc in a form that uses "bmake" makefiles. This is not the place you want to start, if you want to hack gcc. |