Netware support.

Submitted by: Guenter Knauf <eflash@gmx.net>
This commit is contained in:
Dr. Stephen Henson
2008-01-03 22:43:04 +00:00
parent 82a2431327
commit eef0c1f34c
21 changed files with 669 additions and 297 deletions

View File

@@ -77,6 +77,8 @@ sub ::file
{ my $tmp=<<___;
%ifdef __omf__
section code use32 class=code align=64
%elifdef __coff__
section .text code
%else
section .text code align=64
%endif