diff options
Diffstat (limited to 'gnu/usr.bin/cc/f77/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/f77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/f77/Makefile b/gnu/usr.bin/cc/f77/Makefile index 04f667bd98bdd..d84cc848761ec 100644 --- a/gnu/usr.bin/cc/f77/Makefile +++ b/gnu/usr.bin/cc/f77/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1994/10/25 14:36:49 ljo Exp $ +# $Id: Makefile,v 1.1.6.2 1996/06/05 02:39:33 jkh Exp $ # PROG = f77 |