* Makefile.in (check): Do not use subdir_do, so that
authorIan Lance Taylor <ian@airs.com>
Tue, 30 Nov 1993 20:26:35 +0000 (20:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 30 Nov 1993 20:26:35 +0000 (20:26 +0000)
TARGET_FLAGS_TO_PASS is used correctly.

gdb/ChangeLog

index 069d36b..5bb2353 100644 (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.