* mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can
[deliverable/binutils-gdb.git] / gdb / mpw-make.sed
index 0603bd6aaf41d218d4c58418f87a3d33f214e1ea..1821d3a14912178ce36880ab0b518dc2c685d095 100644 (file)
@@ -6,6 +6,8 @@
 /^host_makefile_frag@$/d
 /^target_makefile_frag@$/d
 
+/@ENABLE_CFLAGS@/s/@ENABLE_CFLAGS@//g
+
 # Edit all the symbolic definitions pointing to various libraries and such.
 
 /^INCLUDE_DIR = /s/"{srcdir}":include/"{topsrcdir}"include:/
This page took 0.023846 seconds and 4 git commands to generate.