* Makefile.in (check): Do not use subdir_do, so that

TARGET_FLAGS_TO_PASS is used correctly.
This commit is contained in:
Ian Lance Taylor
1993-11-30 20:26:35 +00:00
parent c751ad1914
commit 1f44fb57ca

View File

@ -1,3 +1,8 @@
Tue Nov 30 15:24:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* Makefile.in (check): Do not use subdir_do, so that
TARGET_FLAGS_TO_PASS is used correctly.
Mon Nov 29 16:10:38 1993 Stu Grossman (grossman at cygnus.com)
* i386-nlmstub.c: Undo I/O redirection changes by Tom Lord.