Commit 81241b5e by Jeffrey A Law Committed by Jeff Law

* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.

From-SVN: r20761
parent 69b471bc
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
* configure.in (target_subdir): Set to ${target_alias} instead
of "libraries".
......
......@@ -352,6 +352,7 @@ BASE_FLAGS_TO_PASS = \
"EXPECT=$(EXPECT)" \
"RUNTEST=$(RUNTEST)" \
"RUNTESTFLAGS=$(RUNTESTFLAGS)" \
"TARGET_SUBDIR=$(TARGET_SUBDIR)" \
"WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
"YACC=$(YACC)" \
"exec_prefix=$(exec_prefix)" \
......
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