+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
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