blob: 9ad5cb4b763a08f756a3aa8506bf9253e1738372 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
=============================================================================
$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:05 wiz 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}/m68k-netbsdelf/include and
${CROSSBASE}/m68k-netbsdelf/lib respectively, or symlink these paths to
the appropriate places.
=============================================================================
|