diff options
author | Steve Price <steve@FreeBSD.org> | 1999-07-04 21:49:26 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-07-04 21:49:26 +0000 |
commit | aba8e158d06beed32606b77e5c3b9944d8ea2f01 (patch) | |
tree | 450f4f8c81ec40ef254cfbfdde809c673acbf7cb | |
parent | Mark this port only for i386. (diff) |
Correct spelling in a comment.
Notes
Notes:
svn path=/head/; revision=20059
-rw-r--r-- | lang/gcc-devel/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc-ooo/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc30/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc31/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc32/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc33/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc34/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc35/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc40/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc41/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc42/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc43/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc44/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc45/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc46/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc47/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc48/Makefile | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc-devel/Makefile +++ b/lang/gcc-devel/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index d1f8cab448c4..4b4391a7c229 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $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 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 <jdp@polstra.com> # -# $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 |