Commit 45ae5597 by Tom Tromey Committed by Tom Tromey

* lang-specs.h: `.zip' files are input to jc1.

From-SVN: r23247
parent 1d5f42ab
1998-10-23 Tom Tromey <tromey@cygnus.com>
* lang-specs.h: `.zip' files are input to jc1.
Thu Oct 22 23:01:54 1998 Per Bothner <bothner@cygnus.com>
* jvspecs.c: Add (but don't enable) support for combining multiple
......
......@@ -26,6 +26,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{".java", {"@java"} },
{".class", {"@java"} },
{".zip", {"@java"} },
{"@java",
{"%{!E:jc1 %i %1 %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment