* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / gdb / mpw-make.sed
index e5c61c93be696172f50f8b3849bec142a802e078..ce6a9ecdb155b1bac10a0d9097a94fa6ddf5e208 100644 (file)
@@ -16,7 +16,7 @@
 /^MMALLOC_DIR = /s/::mmalloc/mmalloc:/
 /^MMALLOC_SRC = /s/"{srcdir}"/"{topsrcdir}"/
 /^MMALLOC =/s/=.*$/=/
-/MMALLOC_CFLAGS =/s/=.*$/= -d NO_MMALLOC/
+/MMALLOC_CFLAGS =/s/=.*$/= -u USE_MMALLOC/
 
 /^BFD_DIR = /s/::bfd/bfd:/
 /^BFD = /s/{BFD_DIR}:libbfd/{BFD_DIR}libbfd/
@@ -150,6 +150,7 @@ readline_headers =\
 install \\Option-f all install-only\
 \
 install-only \\Option-f \
+       NewFolderRecursive "{bindir}"\
        Duplicate -y gdb "{bindir}"gdb\
        If "`Exists SiowGDB`" != ""\
                Duplicate -y SiowGDB "{bindir}"SiowGDB\
This page took 0.023228 seconds and 4 git commands to generate.