Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)

* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
	pick up the machine and system specific header files.
This commit is contained in:
Ian Lance Taylor
1992-09-10 22:45:45 +00:00
parent c00bab93f0
commit 0012a471ae
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
pick up the machine and system specific header files.
* configure.in, config.sub: added new target m68010-adobe-scout,
with alias of adobe68k. Changed configure.in to check for
-scout before -sco* to avoid a false match.