diff options
Diffstat (limited to 'lib/csu/i386-elf/Makefile')
-rw-r--r-- | lib/csu/i386-elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386-elf/Makefile b/lib/csu/i386-elf/Makefile index ae195e85dfc3..8fd217081676 100644 --- a/lib/csu/i386-elf/Makefile +++ b/lib/csu/i386-elf/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2 1998/09/07 23:31:59 jdp Exp $ +# $Id: Makefile,v 1.3 1999/01/09 21:50:56 jdp Exp $ # SRCS= crt1.c crtbegin.c crtend.c crti.S crtn.S |