140 lines
1.7 KiB
Plaintext
140 lines
1.7 KiB
Plaintext
targets=amd64.o,arm.o,armeb.o,armel.o,dalvik.o,i386.o,i386_real.o,i486.o,i586.o,i686.o,mips.o,mipseb.o,mipsel.o,java.o,sparc.o,sparc64.o,yasep.o
|
|
as=../src/asm-static
|
|
dist=Makefile
|
|
|
|
[amd64.o]
|
|
type=object
|
|
sources=amd64.S
|
|
|
|
[amd64.S]
|
|
asflags=-a amd64
|
|
depends=../src/asm
|
|
|
|
[arm.o]
|
|
type=object
|
|
sources=arm.S
|
|
|
|
[arm.S]
|
|
asflags=-a arm
|
|
depends=../src/asm
|
|
|
|
[armeb.o]
|
|
type=object
|
|
sources=armeb.S
|
|
|
|
[armeb.S]
|
|
asflags=-a armeb
|
|
depends=arm.S,../src/asm
|
|
|
|
[armel.o]
|
|
type=object
|
|
sources=armel.S
|
|
|
|
[armel.S]
|
|
asflags=-a armel
|
|
depends=arm.S,../src/asm
|
|
|
|
[dalvik.o]
|
|
type=object
|
|
sources=dalvik.S
|
|
|
|
[dalvik.S]
|
|
asflags=-a dalvik -f flat
|
|
depends=../src/asm
|
|
|
|
[i386.o]
|
|
type=object
|
|
sources=i386.S
|
|
|
|
[i386.S]
|
|
asflags=-a i386
|
|
depends=../src/asm
|
|
|
|
[i386_real.o]
|
|
type=object
|
|
sources=i386_real.S
|
|
|
|
[i386_real.S]
|
|
asflags=-a i386_real -f flat
|
|
depends=../src/asm
|
|
|
|
[i486.o]
|
|
type=object
|
|
sources=i486.S
|
|
|
|
[i486.S]
|
|
asflags=-a i486
|
|
depends=../src/asm
|
|
|
|
[i586.o]
|
|
type=object
|
|
sources=i586.S
|
|
|
|
[i586.S]
|
|
asflags=-a i586
|
|
depends=../src/asm
|
|
|
|
[i686.o]
|
|
type=object
|
|
sources=i686.S
|
|
|
|
[i686.S]
|
|
asflags=-a i686
|
|
depends=../src/asm
|
|
|
|
[java.o]
|
|
type=object
|
|
sources=java.S
|
|
|
|
[java.S]
|
|
asflags=-a java -f flat
|
|
depends=../src/asm
|
|
|
|
[mips.o]
|
|
type=object
|
|
sources=mips.S
|
|
|
|
[mips.S]
|
|
asflags=-a mips
|
|
depends=../src/asm
|
|
|
|
[mipseb.o]
|
|
type=object
|
|
sources=mipseb.S
|
|
|
|
[mipseb.S]
|
|
asflags=-a mipseb
|
|
depends=mips.S,../src/asm
|
|
|
|
[mipsel.o]
|
|
type=object
|
|
sources=mipsel.S
|
|
|
|
[mipsel.S]
|
|
asflags=-a mipsel
|
|
depends=mips.S,../src/asm
|
|
|
|
[sparc.o]
|
|
type=object
|
|
sources=sparc.S
|
|
|
|
[sparc.S]
|
|
asflags=-a sparc
|
|
depends=../src/asm
|
|
|
|
[sparc64.o]
|
|
type=object
|
|
sources=sparc64.S
|
|
|
|
[sparc64.S]
|
|
asflags=-a sparc64
|
|
depends=../src/asm
|
|
|
|
[yasep.o]
|
|
type=object
|
|
sources=yasep.S
|
|
|
|
[yasep.S]
|
|
asflags=-a yasep -f flat
|
|
depends=../src/asm
|