From aba8e158d06beed32606b77e5c3b9944d8ea2f01 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 4 Jul 1999 21:49:26 +0000 Subject: Correct spelling in a comment. --- lang/gcc48/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc48') diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ +# $Id: Makefile,v 1.66 1999/07/04 20:55:43 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -53,7 +53,7 @@ CONFIGURE_ARGS= --with-gnu-as --with-gnu-ld \ CONFIGURE_ARGS+= --enable-shared .endif .if defined(WANT_THREADS) -# ?is his an ObjC only thing? +# ?is this an ObjC only thing? CONFIGURE_ARGS+= --enable-threads=posix .endif ALL_TARGET= bootstrap -- cgit v1.2.3