From 192f8ae542f4efd7d88d088988cd9413a1ba2ee2 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 14 Dec 2009 11:20:22 +0000 Subject: [PATCH] Changed tecio build options to use local file --- wmake/rules/SiCortex64Gcc/tecio | 3 --- wmake/rules/linux64Gcc/tecio | 3 --- wmake/rules/linux64Gcc42/tecio | 3 --- wmake/rules/linux64Gcc43/tecio | 3 --- wmake/rules/linux64Gcc44/tecio | 3 --- wmake/rules/linux64Icc/tecio | 3 --- wmake/rules/linuxGcc/tecio | 3 --- wmake/rules/linuxGcc42/tecio | 3 --- wmake/rules/linuxGcc43/tecio | 3 --- wmake/rules/linuxGcc44/tecio | 3 --- wmake/rules/linuxIA64Gcc/tecio | 3 --- wmake/rules/linuxIA64Icc/tecio | 3 --- wmake/rules/linuxIcc/tecio | 3 --- 13 files changed, 39 deletions(-) delete mode 100644 wmake/rules/SiCortex64Gcc/tecio delete mode 100644 wmake/rules/linux64Gcc/tecio delete mode 100644 wmake/rules/linux64Gcc42/tecio delete mode 100644 wmake/rules/linux64Gcc43/tecio delete mode 100644 wmake/rules/linux64Gcc44/tecio delete mode 100644 wmake/rules/linux64Icc/tecio delete mode 100644 wmake/rules/linuxGcc/tecio delete mode 100644 wmake/rules/linuxGcc42/tecio delete mode 100644 wmake/rules/linuxGcc43/tecio delete mode 100644 wmake/rules/linuxGcc44/tecio delete mode 100644 wmake/rules/linuxIA64Gcc/tecio delete mode 100644 wmake/rules/linuxIA64Icc/tecio delete mode 100644 wmake/rules/linuxIcc/tecio diff --git a/wmake/rules/SiCortex64Gcc/tecio b/wmake/rules/SiCortex64Gcc/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/SiCortex64Gcc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linux64Gcc/tecio b/wmake/rules/linux64Gcc/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/linux64Gcc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linux64Gcc42/tecio b/wmake/rules/linux64Gcc42/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/linux64Gcc42/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linux64Gcc43/tecio b/wmake/rules/linux64Gcc43/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/linux64Gcc43/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linux64Gcc44/tecio b/wmake/rules/linux64Gcc44/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/linux64Gcc44/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linux64Icc/tecio b/wmake/rules/linux64Icc/tecio deleted file mode 100644 index e0cf0911bc..0000000000 --- a/wmake/rules/linux64Icc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxGcc/tecio b/wmake/rules/linuxGcc/tecio deleted file mode 100644 index ca44623d8f..0000000000 --- a/wmake/rules/linuxGcc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxGcc42/tecio b/wmake/rules/linuxGcc42/tecio deleted file mode 100644 index ca44623d8f..0000000000 --- a/wmake/rules/linuxGcc42/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxGcc43/tecio b/wmake/rules/linuxGcc43/tecio deleted file mode 100644 index ca44623d8f..0000000000 --- a/wmake/rules/linuxGcc43/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxGcc44/tecio b/wmake/rules/linuxGcc44/tecio deleted file mode 100644 index ca44623d8f..0000000000 --- a/wmake/rules/linuxGcc44/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxIA64Gcc/tecio b/wmake/rules/linuxIA64Gcc/tecio deleted file mode 100644 index 6306e2098f..0000000000 --- a/wmake/rules/linuxIA64Gcc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUXI64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxIA64Icc/tecio b/wmake/rules/linuxIA64Icc/tecio deleted file mode 100644 index 6306e2098f..0000000000 --- a/wmake/rules/linuxIA64Icc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DLINUXI64 -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS = diff --git a/wmake/rules/linuxIcc/tecio b/wmake/rules/linuxIcc/tecio deleted file mode 100644 index ca44623d8f..0000000000 --- a/wmake/rules/linuxIcc/tecio +++ /dev/null @@ -1,3 +0,0 @@ -TECIOFLAGS =-DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32 -TECIOINC = -TECIOLIBS =