aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/java/security/SignatureException.java
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-04-07 13:52:28 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2025-04-07 13:52:28 +0200
commit5b9bd0b0cd4bd23b7906ea2f3e9c2b1583d53554 (patch)
tree57a6f3e55859a536ceb40a6ef54eb3bf7907e4e2 /libjava/classpath/java/security/SignatureException.java
parent40445711b8af113ef423d8bcac1a7ce1c47f62d7 (diff)
downloadgcc-5b9bd0b0cd4bd23b7906ea2f3e9c2b1583d53554.zip
gcc-5b9bd0b0cd4bd23b7906ea2f3e9c2b1583d53554.tar.gz
gcc-5b9bd0b0cd4bd23b7906ea2f3e9c2b1583d53554.tar.bz2
cobol: Fix up make html for COBOL [PR119227]
What make html does for COBOL is quite inconsistent with all other FEs. Normally make html creates HTML/gcc-15.0.1/ subdirectory and puts there subdirectories like gcc, cpp, gccint, gfortran etc. and only those contain *.html files. COBOL puts gcobol.html and gcobol-io.html into the current directory instead. The following patch puts them into $(build_htmldir)/gcobol/ directory. 2025-04-07 Jakub Jelinek <jakub@redhat.com> PR web/119227 * Make-lang.in (GCOBOL_HTML_FILES): New variable. (cobol.install-html, cobol.html, cobol.srchtml): Use $(GCOBOL_HTML_FILES) instead of gcobol.html gcobol-io.html. (gcobol.html): Rename goal to ... ($(build_htmldir)/gcobol/gcobol.html): ... this. Run mkinstalldirs. (gcobol-io.html): Rename goal to ... ($(build_htmldir)/gcobol/gcobol-io.html): ... this. Run mkinstalldirs.
Diffstat (limited to 'libjava/classpath/java/security/SignatureException.java')
0 files changed, 0 insertions, 0 deletions