Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
authorJoel Sherrill <joel@OARcorp.com>
Wed, 14 Oct 1998 21:15:39 +0000 (15:15 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Oct 1998 21:15:39 +0000 (15:15 -0600)
P
        * Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
        * config/t-rtems: Do not install assert.h -- use newlib's.

From-SVN: r23095

gcc/ChangeLog

index 1b4cfdfc1e683e3ff8c05f0e40eec0eae3fb2d30..3eecfccfadac8d87348f3b98e162a47091a9031d 100644 (file)
@@ -1,3 +1,8 @@
+Wed Oct 14 22:13:28 1998  Joel Sherrill (joel@OARcorp.com)
+
+       * Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
+       * config/t-rtems: Do not install assert.h -- use newlib's.
+
 Wed Oct 14 21:57:08 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * combine.c (combine_instructions): When finished, call init_recog.