summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/ppc/generate.sh
blob: 069ced3575c3c328b26049b585289c8c6da9c581 (plain)
1
2
3
4
5
6
#! /bin/sh

m4 -DELF32 test1elf.asm >test1elf32.s
m4 -DELF64 test1elf.asm >test1elf64.s
m4 -DXCOFF32 test1xcoff.asm >test1xcoff32.s
#m4 -DXCOFF64 test1xcoff.asm >test1xcoff64.s