aboutsummaryrefslogtreecommitdiff
path: root/src/driver/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/Makefile.in')
-rw-r--r--src/driver/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/Makefile.in b/src/driver/Makefile.in
index 3862dfba..75e67763 100644
--- a/src/driver/Makefile.in
+++ b/src/driver/Makefile.in
@@ -64,7 +64,7 @@ open-axiom$(EXEEXT): $(open_axiom_objects)
$(LINK) -o $@ $(open_axiom_objects) $(open_axiom_LDADD)
mostlyclean-local:
- @rm -f $(axiom_objects)
+ @rm -f $(open_axiom_objects)
@rm -f *~ core
clean-local: mostlyclean-local