diff options
Diffstat (limited to 'cross/i386-netbsdelf/pkg/MESSAGE')
-rw-r--r-- | cross/i386-netbsdelf/pkg/MESSAGE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cross/i386-netbsdelf/pkg/MESSAGE b/cross/i386-netbsdelf/pkg/MESSAGE new file mode 100644 index 00000000000..2db7d4b6017 --- /dev/null +++ b/cross/i386-netbsdelf/pkg/MESSAGE @@ -0,0 +1,12 @@ +============================================================================= +$NetBSD: MESSAGE,v 1.1.1.1 1999/02/14 10:06:09 mrg 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}/i386-netbsdelf/include and +${CROSSBASE}/i386-netbsdelf/lib respectively, or symlink these paths to +the appropriate places. + +============================================================================= |