diff options
author | sbd <sbd@pkgsrc.org> | 2012-03-12 08:23:54 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-03-12 08:23:54 +0000 |
commit | 10fb74955084da5b3b3b04af83359c2463ac1b32 (patch) | |
tree | 5189e70fdd78318a43cb0f61a89f02898858f821 /lang/gcc34 | |
parent | c3ce402afaa48c6368eac56e95a404921158dc03 (diff) | |
download | pkgsrc-10fb74955084da5b3b3b04af83359c2463ac1b32.tar.gz |
Remove the MESSAGE files from gcc34 and gcc4X, the messages is VERY outdated!
Diffstat (limited to 'lang/gcc34')
-rw-r--r-- | lang/gcc34/MESSAGE | 17 |
1 files changed, 0 insertions, 17 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. - -=========================================================================== |