]> cloudbase.mooo.com Git - z180-stamp.git/blame - mk/config-Cygwin-i686_Linux-ppc.mk
Rename dir Z180 --> z180
[z180-stamp.git] / mk / config-Cygwin-i686_Linux-ppc.mk
CommitLineData
88d31d11
L
1# How the "cross tools" should be invoked
2CC := powerpc-750-linux-gnu-gcc
3CXX := powerpc-750-linux-gnu-g++
4AR := powerpc-750-linux-gnu-ar
5RANLIB := powerpc-750-linux-gnu-ranlib
6
7# Since we are compiling for a "remote target" we have to set this manually
8ENDIAN := big
9
10# Any other target specific settings
11CPPFLAGS += -DLINUX_PPC