From e819d858c95d6148e09e9428160e2d20a533da88 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 4 Apr 1997 18:26:33 +0000 Subject: [PATCH] * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak. --- gas/ChangeLog | 4 ++++ gas/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 643b3accd0f..b53f0987e62 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Fri Apr 4 13:26:10 1997 Ian Lance Taylor + + * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak. + Thu Apr 3 13:16:18 1997 Ian Lance Taylor * Makefile.in (VERSION): Set to 2.8.1. diff --git a/gas/Makefile.in b/gas/Makefile.in index 13092b52f2b..1498de511b8 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -659,7 +659,7 @@ clean mostlyclean: clean-here # Like clean but also delete the links made to configure gas. DISTCLEAN_HERE = config.status Makefile targ-env.h targ-cpu.h obj-format.h \ - TAGS itbl-cpu.h \ + TAGS itbl-cpu.h site.exp site.bak \ config-stamp config.h conf config.log config.cache .gdbinit \ testsuite/Makefile testsuite/config.status -- 2.30.2