diff options
Diffstat (limited to 'cross/powerpc-netbsd/pkg/MESSAGE')
-rw-r--r-- | cross/powerpc-netbsd/pkg/MESSAGE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cross/powerpc-netbsd/pkg/MESSAGE b/cross/powerpc-netbsd/pkg/MESSAGE new file mode 100644 index 00000000000..81b6a97fa18 --- /dev/null +++ b/cross/powerpc-netbsd/pkg/MESSAGE @@ -0,0 +1,12 @@ +============================================================================= +$NetBSD: MESSAGE,v 1.1 1999/01/06 01:20:28 tv Exp $ + +This pkg DOES NOT install headers or runtime link libraries. Only the +compilers are installed. + +In order to have a complete development setup, you need to install +includes and libraries in ${CROSSBASE}/powerpc-netbsd/include and +${CROSSBASE}/powerpc-netbsd/lib respectively, or symlink these paths to +the appropriate places. + +============================================================================= |