2005-04-19  Jan Beulich  <jbeulich@novell.com>

	* config/te-sysv32.h: Remove.
	* Makefile.am (TARG_ENV_HFILES): Remove reference to
	config/te-sysv32.h.
	* Makefile.in (TARG_ENV_HFILES): Likewise.
This commit is contained in:
Jan Beulich 2005-04-19 07:23:05 +00:00
parent 4fdd1e4f49
commit 4d56c0a0b1
4 changed files with 7 additions and 8 deletions

View File

@ -1,3 +1,10 @@
2005-04-19 Jan Beulich <jbeulich@novell.com>
* config/te-sysv32.h: Remove.
* Makefile.am (TARG_ENV_HFILES): Remove reference to
config/te-sysv32.h.
* Makefile.in (TARG_ENV_HFILES): Likewise.
2005-04-19 Jan Beulich <jbeulich@novell.com>
PR/847

View File

@ -404,7 +404,6 @@ TARG_ENV_HFILES = \
config/te-sun3.h \
config/te-svr4.h \
config/te-symbian.h \
config/te-sysv32.h \
config/te-tmips.h
# Multi files in config

View File

@ -631,7 +631,6 @@ TARG_ENV_HFILES = \
config/te-sun3.h \
config/te-svr4.h \
config/te-symbian.h \
config/te-sysv32.h \
config/te-tmips.h

View File

@ -1,6 +0,0 @@
/* Remove leading underscore from the gcc generated symbol names. */
#define STRIP_UNDERSCORE
#include "obj-format.h"
/* end of te-sysv32.h */