]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/cp/mpw-config.in
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / cp / mpw-config.in
diff --git a/gcc/cp/mpw-config.in b/gcc/cp/mpw-config.in
deleted file mode 100644 (file)
index 88dd85f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Configuration fragment for G++.
-# Most of the real configuration work happens in the main GCC configure.
-
-# We need to join some lines in the Makefile.in before the sed
-# process will work properly.  The funky little sed script works by
-# recognizing lines with a trailing '$@ \', adding the next line to
-# its "pattern space", editing out the backslash and line, then
-# putting the result out.
-
-sed -e '/$@ \\/{N;s/$@ \\./$@ /;P;D;}' \Option-d
-    "{srcdir}"Makefile.in >"{o}"hacked_Makefile.in