1#	$OpenBSD: vax,v 1.2 2004/06/03 03:14:20 tedu Exp $
2
3#------------------------------------------------------------------------------
4# vax:  file(1) magic for VAX executable/object and APL workspace
5#
60	lelong		0101557		VAX single precision APL workspace
70	lelong		0101556		VAX double precision APL workspace
8
9#
10# VAX a.out (32V, BSD)
11#
120	lelong		0407		VAX executable
13>16	lelong		>0		not stripped
14
150	lelong		0410		VAX pure executable
16>16	lelong		>0		not stripped
17
180	lelong		0413		VAX demand paged pure executable
19>16	lelong		>0		not stripped
20
210	lelong		0420		VAX demand paged (first page unmapped) pure executable
22>16	lelong		>0		not stripped
23
24#
25# VAX COFF
26#
27# The `versions' should be un-commented if they work for you.
28# (Was the problem just one of endianness?)
29#
300	leshort		0570		VAX COFF executable
31>12	lelong		>0		not stripped
32>22	leshort		>0		- version %ld
330	leshort		0575		VAX COFF pure executable
34>12	lelong		>0		not stripped
35>22	leshort		>0		- version %ld
36