outaout.mac: aoutb is an alias for aout

aoutb is an alias format for aout (in the sense they use the same
macro set.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2008-09-09 09:53:20 -07:00
parent d4ca24338b
commit 5618e0063d

View File

@ -1,4 +1,4 @@
OUT: aout
OUT: aout aoutb
%define __SECT__ [section .text]
%macro __NASM_CDecl__ 1
%endmacro