diff options
-rw-r--r-- | gnu/usr.bin/cc/c++filt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile index 4b6d72e..215d119 100644 --- a/gnu/usr.bin/cc/c++filt/Makefile +++ b/gnu/usr.bin/cc/c++filt/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.6 1999/07/04 15:51:39 bde Exp $ +# $Id: Makefile,v 1.7 1999/08/08 07:30:02 bde Exp $ # .include "../Makefile.inc" |