]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libjava/include/Makefile.in
re PR bootstrap/17383 (Building in src dir fails)
[thirdparty/gcc.git] / libjava / include / Makefile.in
index 4c05fcedf5e6e9e0e1279dbf36d05b32caad3fa6..49db7d048f01d23d9c71ccd65c349c903f192465 100644 (file)
@@ -91,7 +91,6 @@ CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
 CHECKREFSPEC = @CHECKREFSPEC@
 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
-COMPPATH = @COMPPATH@
 CPP = @CPP@
 CPPFLAGS = @CPPFLAGS@
 CXX = @CXX@
@@ -252,6 +251,7 @@ build = @build@
 build_alias = @build_alias@
 build_cpu = @build_cpu@
 build_os = @build_os@
+build_subdir = @build_subdir@
 build_vendor = @build_vendor@
 datadir = @datadir@
 exec_prefix = @exec_prefix@
@@ -264,6 +264,7 @@ host = @host@
 host_alias = @host_alias@
 host_cpu = @host_cpu@
 host_os = @host_os@
+host_subdir = @host_subdir@
 host_vendor = @host_vendor@
 includedir = @includedir@
 infodir = @infodir@
@@ -290,6 +291,7 @@ target_cpu = @target_cpu@
 # autoconf2.13's target_alias
 target_noncanonical = @target_noncanonical@
 target_os = @target_os@
+target_subdir = @target_subdir@
 target_vendor = @target_vendor@
 tool_include_dir = @tool_include_dir@
 toolexecdir = @toolexecdir@