diff options
Diffstat (limited to 'gnu/usr.bin/cc/c++filt/Makefile')
-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 34cd99e598a3..448d24ad4522 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.3 1997/02/22 15:44:50 peter Exp $ +# $Id: Makefile,v 1.4 1998/07/08 00:14:15 bde Exp $ # PROG = c++filt |