d
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 1998 20:28:35 +0000 (20:28 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 1998 20:28:35 +0000 (20:28 +0000)
        * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
        local_prefix to sub-make invocations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17391 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c0adc1c..ca6f4a3 100644 (file)
@@ -1,3 +1,8 @@
+Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
+
+       * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
+       local_prefix to sub-make invocations.
+
 Sat Jan 17 21:24:16 1998  David T. McWherter <dtm@waterw.com>
 
        * objc-parse.c: Recognize protocol qualifiers in class definitions.