blob: b1a6d41cee6314fc7225ef5e8d601a62d6da51a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#------------------------------------------------------------------------------
# ibm6000: file(1) magic for RS/6000 and the RT PC.
#
0 beshort 0x01df executable (RISC System/6000 V3.1) or obj module
>12 belong >0 not stripped
# Breaks sun4 statically linked execs. Really?
0 beshort 0x0103 executable (RT Version 2) or obj module
>2 byte 0x50 pure
>28 belong >0 not stripped
>6 beshort >0 - version %ld
0 beshort 0x0104 shared library
0 beshort 0x0105 ctab data
0 beshort 0xfe04 structured file
0 string 0xabcdef message catalog
#0 string <aiaff> archive
|