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