summaryrefslogtreecommitdiffstats
path: root/loader/dmo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dmo/Makefile')
-rw-r--r--loader/dmo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/loader/dmo/Makefile b/loader/dmo/Makefile
index fa95364411..70d861d89f 100644
--- a/loader/dmo/Makefile
+++ b/loader/dmo/Makefile
@@ -28,8 +28,8 @@ all: $(LIBNAME)
clean:
rm -f *.o *.a *~
-distclean:
- rm -f Makefile.bak *.o *.a *~ .depend test test.raw
+distclean: clean
+ rm -f .depend test test.raw
dep: depend