* mpw-make.in (init.c): Use open-brace instead of mpw-open-brace.
authorStan Shebs <shebs@codesourcery.com>
Thu, 5 Jan 1995 02:39:47 +0000 (02:39 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 5 Jan 1995 02:39:47 +0000 (02:39 +0000)
gdb/ChangeLog.mpw
gdb/mpw-make.in

index 2bbcb2a9d350bbd3e703d8fc0c9e5a82cf38edb9..8bab2f79f8837403deed801ce8f410088e9f395f 100644 (file)
@@ -1,3 +1,7 @@
+Wed Jan  4 17:55:39 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.in (init.c): Use open-brace instead of mpw-open-brace.
+
 Thu Dec 15 17:53:30 1994  Stan Shebs  <shebs@andros.cygnus.com>
 
        * main.c, source.c: Remove hacks that replace long strings
index 43ef4aa476888eff4d33a512605622e538abd2ee..13aee76f1353dd2b7ee5c9c729439e3edcb8de84 100644 (file)
@@ -723,7 +723,7 @@ uninstall \Option-f  force
        Delete -i -y "{o}"init.c init.c-tmp
        Echo '/* Do not modify this file.  */' >init.c-tmp
        Echo '/* It is created automatically by the Makefile.  */'>>init.c-tmp
-       Echo 'void initialize_all_files () ' `mpw-open-brace` >>init.c-tmp
+       Echo 'void initialize_all_files () ' `open-brace` >>init.c-tmp
        For i in {OBS} {TSOBS}
          set filename "`Echo {i} | sed \Option-d
            -e '/^Onindy.c.o/d' \Option-d