diff options
Diffstat (limited to 'gnu/usr.bin/as/Makefile')
-rw-r--r-- | gnu/usr.bin/as/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/Makefile b/gnu/usr.bin/as/Makefile index 879a48078122..e051ef997712 100644 --- a/gnu/usr.bin/as/Makefile +++ b/gnu/usr.bin/as/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 6.1 (Berkeley) 3/3/91 -# $Id: Makefile,v 1.8 1995/05/30 04:45:55 rgrimes Exp $ +# $Id: Makefile,v 1.8.4.2 1996/06/05 02:39:14 jkh Exp $ .include "config/Makefile.$(MACHINE)" |