xref: /dragonfly/contrib/file/magic/Magdir/varied.out (revision 9f3fc534)
1
2#------------------------------------------------------------------------------
3# varied.out:  file(1) magic for various USG systems
4#
5#	Herewith many of the object file formats used by USG systems.
6#	Most have been moved to files for a particular processor,
7#	and deleted if they duplicate other entries.
8#
90	short		0610		Perkin-Elmer executable
10# AMD 29K
110	beshort		0572		amd 29k coff noprebar executable
120	beshort		01572		amd 29k coff prebar executable
130	beshort		0160007		amd 29k coff archive
14# Cray
156	beshort		0407		unicos (cray) executable
16# Ultrix 4.3
17596	string		\130\337\377\377	Ultrix core file
18>600	string		>\0		from '%s'
19# BeOS and MAcOS PEF executables
20# From: hplus@zilker.net (Jon Watte)
210	string		Joy!peffpwpc	header for PowerPC PEF executable
22#
23# ava assembler/linker Uros Platise <uros.platise@ijs.si>
240       string          avaobj  AVR assembler object code
25>7      string          >\0     version '%s'
26# gnu gmon magic From: Eugen Dedu <dedu@ese-metz.fr>
270	string		gmon		GNU prof performance data
28>4	long		x		- version %ld
29# From: Dave Pearson <davep@davep.org>
30# Harbour <URL:http://www.harbour-project.org/> HRB files.
310	string		\xc0HRB		Harbour HRB file
32>4	short		x		version %d
33
34# From: Alex Beregszaszi <alex@fsn.hu>
35# 0	string		exec 		BugOS executable
36# 0	string		pack		BugOS archive
37
38# From: Jason Spence <jspence@lightconsulting.com>
39# Generated by the "examples" in STM's ST40 devkit, and derived code.
400	lelong		0x13a9f17e	ST40 component image format
41>4	string		>\0		\b, name '%s'
42
43