xref: /dragonfly/contrib/file/magic/Magdir/encore (revision e98bdfd3)
1
2#------------------------------------------------------------------------------
3# $File: encore,v 1.7 2014/04/30 21:41:02 christos Exp $
4# encore:  file(1) magic for Encore machines
5#
6# XXX - needs to have the byte order specified (NS32K was little-endian,
7# dunno whether they run the 88K in little-endian mode or not).
8#
90	short		0x154		Encore
10>20	short		0x107		executable
11>20	short		0x108		pure executable
12>20	short		0x10b		demand-paged executable
13>20	short		0x10f		unsupported executable
14>12	long		>0		not stripped
15>22	short		>0		- version %d
16>22	short		0		-
17#>4	date		x		stamp %s
180	short		0x155		Encore unsupported executable
19>12	long		>0		not stripped
20>22	short		>0		- version %d
21>22	short		0		-
22#>4	date		x		stamp %s
23