1#! /bin/sh 2 3m4 -DELF32 test1elf.asm >test1elf32.s 4m4 -DELF64 test1elf.asm >test1elf64.s 5m4 -DXCOFF32 test1xcoff.asm >test1xcoff32.s 6#m4 -DXCOFF64 test1xcoff.asm >test1xcoff64.s 7
1#! /bin/sh 2 3m4 -DELF32 test1elf.asm >test1elf32.s 4m4 -DELF64 test1elf.asm >test1elf64.s 5m4 -DXCOFF32 test1xcoff.asm >test1xcoff32.s 6#m4 -DXCOFF64 test1xcoff.asm >test1xcoff64.s 7