diff options
Diffstat (limited to 'cross/i386-netbsdelf/pkg')
-rw-r--r-- | cross/i386-netbsdelf/pkg/COMMENT | 1 | ||||
-rw-r--r-- | cross/i386-netbsdelf/pkg/DESCR | 1 | ||||
-rw-r--r-- | cross/i386-netbsdelf/pkg/MESSAGE | 12 | ||||
-rw-r--r-- | cross/i386-netbsdelf/pkg/PLIST | 1 |
4 files changed, 15 insertions, 0 deletions
diff --git a/cross/i386-netbsdelf/pkg/COMMENT b/cross/i386-netbsdelf/pkg/COMMENT new file mode 100644 index 00000000000..39910220c11 --- /dev/null +++ b/cross/i386-netbsdelf/pkg/COMMENT @@ -0,0 +1 @@ +Cross-compile environment for ELF NetBSD/i386 diff --git a/cross/i386-netbsdelf/pkg/DESCR b/cross/i386-netbsdelf/pkg/DESCR new file mode 100644 index 00000000000..b2d4c0c9d85 --- /dev/null +++ b/cross/i386-netbsdelf/pkg/DESCR @@ -0,0 +1 @@ +This cross-compile environment is for ELF NetBSD/i386. 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. + +============================================================================= diff --git a/cross/i386-netbsdelf/pkg/PLIST b/cross/i386-netbsdelf/pkg/PLIST new file mode 100644 index 00000000000..28bd0073374 --- /dev/null +++ b/cross/i386-netbsdelf/pkg/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/14 10:06:09 mrg Exp $ |