]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - mk/config-Cygwin-i686_Linux-ppc.mk
New build system: tup
[z180-stamp.git] / 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 (file)
index 6a7c865..0000000
+++ /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