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 e7ed05100edb4..fed2b5693e20f 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.2 1996/01/16 10:21:40 graichen Exp $ # PROG = f77 |