From 80f0b3b1323ea857ba16a91005c6da2292fcacf2 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 20 May 2000 02:03:38 +0000 Subject: [PATCH] * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h. * Makefile.in: Regenerated. --- gas/ChangeLog | 5 +++++ gas/Makefile.am | 1 - gas/Makefile.in | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 289efe708..da8d3998d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sat May 20 03:49:32 2000 Hans-Peter Nilsson + + * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h. + * Makefile.in: Regenerated. + 2000-05-19 Catherine Moore * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined. diff --git a/gas/Makefile.am b/gas/Makefile.am index 7b6bd441d..7a6ebded7 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -328,7 +328,6 @@ TARG_ENV_HFILES = \ config/te-lynx.h \ config/te-mach.h \ config/te-macos.h \ - config/te-multi.h \ config/te-nbsd.h \ config/te-nbsd532.h \ config/te-pc532mach.h \ diff --git a/gas/Makefile.in b/gas/Makefile.in index fc1b755b1..fb0b141b2 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -442,7 +442,6 @@ TARG_ENV_HFILES = \ config/te-lynx.h \ config/te-mach.h \ config/te-macos.h \ - config/te-multi.h \ config/te-nbsd.h \ config/te-nbsd532.h \ config/te-pc532mach.h \ -- 2.11.4.GIT