diff options
| author | mkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-30 07:26:36 +0000 |
|---|---|---|
| committer | mkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-30 07:26:36 +0000 |
| commit | 1b5c8f769c615ff6ce6eba7981ee67cbb1855188 (patch) | |
| tree | 2321174a8758b3b46d7d179b28fe0506d783f810 | |
| parent | f79f9978afd0a177d1e1ef444e63f42e6d820a64 (diff) | |
| download | ppe42-gcc-1b5c8f769c615ff6ce6eba7981ee67cbb1855188.tar.gz ppe42-gcc-1b5c8f769c615ff6ce6eba7981ee67cbb1855188.zip | |
This accidently got it then the big java.security merge so revert this.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66284 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | libjava/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/Makefile.in b/libjava/Makefile.in index 70b904a2793..8b91e15e44f 100644 --- a/libjava/Makefile.in +++ b/libjava/Makefile.in @@ -2671,7 +2671,7 @@ libgcj-test.spec.in libgcj.spec.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best DIST_SUBDIRS = @DIRLTDL@ testsuite gcj include @DIRLTDL@ gcj include DEP_FILES = .deps/$(srcdir)/$(CONVERT_DIR)/gen-from-JIS.P \ |

