diff options
-rw-r--r-- | lang/gcc34/MESSAGE | 17 | ||||
-rw-r--r-- | lang/gcc44/MESSAGE | 17 | ||||
-rw-r--r-- | lang/gcc45/MESSAGE | 17 | ||||
-rw-r--r-- | lang/gcc46/MESSAGE | 17 |
4 files changed, 0 insertions, 68 deletions
diff --git a/lang/gcc34/MESSAGE b/lang/gcc34/MESSAGE deleted file mode 100644 index e351bd368a4..00000000000 --- a/lang/gcc34/MESSAGE +++ /dev/null @@ -1,17 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $ - -${PKGNAME} has been installed in ${LOCALBASE}/gcc34 - -To use this compiler in pkgsrc: - - 1) In your "pre-configure" target: - - .include "../../lang/gcc34/preconfigure.mk" - - 2) .include "../../lang/gcc34/buildlink3.mk" - -The "preconfigure.mk" makefile fragment will override the compiler tools -selected by ../../mk/compiler.mk to use gcc version 3.4.x. - -=========================================================================== diff --git a/lang/gcc44/MESSAGE b/lang/gcc44/MESSAGE deleted file mode 100644 index f287cdb7c0a..00000000000 --- a/lang/gcc44/MESSAGE +++ /dev/null @@ -1,17 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2009/09/18 11:24:50 dmcmahill Exp $ - -${PKGNAME} has been installed in ${LOCALBASE}/gcc44 - -To use this compiler in pkgsrc: - - 1) In your "pre-configure" target: - - .include "../../lang/gcc44/preconfigure.mk" - - 2) .include "../../lang/gcc44/buildlink3.mk" - -The "preconfigure.mk" makefile fragment will override the compiler tools -selected by ../../mk/compiler.mk to use gcc version 4.4.x. - -=========================================================================== diff --git a/lang/gcc45/MESSAGE b/lang/gcc45/MESSAGE deleted file mode 100644 index 82fd730ea70..00000000000 --- a/lang/gcc45/MESSAGE +++ /dev/null @@ -1,17 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2011/05/14 20:19:46 wiz Exp $ - -${PKGNAME} has been installed in ${LOCALBASE}/gcc45 - -To use this compiler in pkgsrc: - - 1) In your "pre-configure" target: - - .include "../../lang/gcc45/preconfigure.mk" - - 2) .include "../../lang/gcc45/buildlink3.mk" - -The "preconfigure.mk" makefile fragment will override the compiler tools -selected by ../../mk/compiler.mk to use gcc version 4.5.x. - -=========================================================================== diff --git a/lang/gcc46/MESSAGE b/lang/gcc46/MESSAGE deleted file mode 100644 index b552183aac1..00000000000 --- a/lang/gcc46/MESSAGE +++ /dev/null @@ -1,17 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2011/05/15 00:09:55 wiz Exp $ - -${PKGNAME} has been installed in ${LOCALBASE}/gcc46 - -To use this compiler in pkgsrc: - - 1) In your "pre-configure" target: - - .include "../../lang/gcc46/preconfigure.mk" - - 2) .include "../../lang/gcc46/buildlink3.mk" - -The "preconfigure.mk" makefile fragment will override the compiler tools -selected by ../../mk/compiler.mk to use gcc version 4.6. - -=========================================================================== |