summaryrefslogtreecommitdiffstats
path: root/vidix/dhahelperwin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/dhahelperwin/Makefile')
-rw-r--r--vidix/dhahelperwin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/vidix/dhahelperwin/Makefile b/vidix/dhahelperwin/Makefile
index d6f8f94408..a35d5b66e5 100644
--- a/vidix/dhahelperwin/Makefile
+++ b/vidix/dhahelperwin/Makefile
@@ -33,9 +33,7 @@ dhahelper.sys: temp.exp dhahelper.o dhahelper-rc.o
-lntoskrnl
strip $@
-clean:
+clean distclean:
rm -f *.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp
-distclean: clean
-
.PHONY: all clean distclean