* Makefile.in (prefix): New macro.

From-SVN: r23635
This commit is contained in:
Tom Tromey 1998-11-13 11:31:07 +00:00 committed by Tom Tromey
parent 8c64be75d3
commit 928962aeaa
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1998-11-13 Tom Tromey <tromey@cygnus.com>
* Makefile.in (prefix): New macro.
Thu Nov 12 14:15:07 1998 Per Bothner <bothner@cygnus.com>
* parse.y (patch_invoke): Do less if flag_emit_class_files.

View File

@ -103,6 +103,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
# Directory holding libjava.zip.
prefix = @prefix@
datadir = @datadir@
libjava_zip = $(datadir)/libjava.zip