From 5784123fb7a17931182241875d6affa7d3900727 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 5 Oct 1991 04:55:05 +0000 Subject: * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make). * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a few BFD types & enums. * ChangeLog: Create. --- ld/.Sanitize | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ld/.Sanitize') diff --git a/ld/.Sanitize b/ld/.Sanitize index fac47c6..862d427 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -27,6 +27,7 @@ echo Sanitizing `pwd`... Things-to-keep: +ChangeLog Makefile.in config config.h @@ -83,7 +84,13 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.13 1991/09/27 20:19:25 bothner +# Revision 1.14 1991/10/05 04:55:04 gnu +# * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make). +# * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a +# few BFD types & enums. +# * ChangeLog: Create. +# +# Revision 1.13 1991/09/27 20:19:25 bothner # Update for deleted (and some added) files. # # Revision 1.12 1991/09/24 02:30:20 rich -- cgit v1.1