* xcoff.h: Rename to xcoff-target.h

* Makefile.am: Change all instances of xcoff.h to xcoff-target.h
	* coff-rs6000.c: Ditto.
	* coff64-rs6000.c: Ditto.
	* coff-pmac.c: Ditto.
	* Makefile.in: Regenerate.
This commit is contained in:
Clinton Popetz
2000-05-06 01:47:18 +00:00
parent c6664dfb26
commit 2c38bc20f9
7 changed files with 20 additions and 11 deletions

View File

@@ -356,5 +356,5 @@ end:
#define TARGET_NAME "aixcoff64-rs6000"
#define TARGET_SYM rs6000coff64_vec
#include "xcoff.h"
#include "xcoff-target.h"