diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1999-08-08 07:31:47 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1999-08-08 07:31:47 +0000 |
| commit | d04f1c6accb242473711fe939a5c8e4e9fa4a52d (patch) | |
| tree | 42604b2a47158fd47e5b84228478c6568413e5d4 /gnu | |
| parent | bb9ac9f631857d4a2447b1c9e81d21cabe19d7ec (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 4b6d72eb631b..215d119a360c 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" |
