From c3d0fc5ae4f5117a15b41692753e9afb7c530395 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Mon, 6 Jan 2003 07:42:26 +0000 Subject: Initial import of GCC 3.2.1, the latest release of GNU Compiler Collection, which currently contains front ends for C, C++, Objective-C, Fortran, Java, and Ada. For more detail, see http://gcc.gnu.org/gcc-3.2/ XXX Only tested on NetBSD/i386 -current. Tests on Linux and Solaris are very encouraged. XXX buildlink2.mk is not provided, meaning no other packages can depend on this for now. --- lang/gcc3/MESSAGE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/gcc3/MESSAGE (limited to 'lang/gcc3/MESSAGE') diff --git a/lang/gcc3/MESSAGE b/lang/gcc3/MESSAGE new file mode 100644 index 00000000000..e6c2bc5ae3f --- /dev/null +++ b/lang/gcc3/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2003/01/06 07:42:26 uebayasi Exp $ + +To use ${PKGNAME} include "${PREFIX}/etc/${PKGNAME}.mk" in your +BSD style makefile. + +=========================================================================== -- cgit v1.2.3