X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/f4d5b4febbffab80cb06bd18564d4c326756fad7..70da9bec89594932d89d8a8a0815e127f3359365:/mk/config-Cygwin-i686_Linux-ppc.mk diff --git a/mk/config-Cygwin-i686_Linux-ppc.mk b/mk/config-Cygwin-i686_Linux-ppc.mk deleted file mode 100644 index 6a7c865..0000000 --- a/mk/config-Cygwin-i686_Linux-ppc.mk +++ /dev/null @@ -1,11 +0,0 @@ -# How the "cross tools" should be invoked -CC := powerpc-750-linux-gnu-gcc -CXX := powerpc-750-linux-gnu-g++ -AR := powerpc-750-linux-gnu-ar -RANLIB := powerpc-750-linux-gnu-ranlib - -# Since we are compiling for a "remote target" we have to set this manually -ENDIAN := big - -# Any other target specific settings -CPPFLAGS += -DLINUX_PPC