aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index cadd420..1dd97d3 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -663,7 +663,8 @@ diststuff: $(LDDISTSTUFF)
mostlyclean:
-rm -f $(STAGESTUFF) ld.?? ld.??? ldlex.[qp]
- -rm -f ld ld1 ld2 ld3 *.o y.output cdtest cdtest.out
+ -rm -f ld ld1 ld2 ld3 *.o y.output cdtest cdtest.out cdtest.tmp
+ -rm -f cdtest-ur cdtest-ur.out cdtest-ur.tmp
clean: mostlyclean
-rm -f $(LD_PROG) configdoc.texi
distclean: