summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-09-20 21:55:24 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:18:07 +0200
commit06e7123bbef0d39109ec2598491d449b3f7c8262 (patch)
tree56f76210b06c076da1e1faf491ccdcc8e234c3dd /Makefile
parentbd2189a814738e6d8be84fc10c375fec13542315 (diff)
downloadmpv-06e7123bbef0d39109ec2598491d449b3f7c8262.tar.bz2
mpv-06e7123bbef0d39109ec2598491d449b3f7c8262.tar.xz
Makefile: Drop separate compilation rules for dhahelperwin files
The generic rules should work just as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32333 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index d8b64672ed..af63c68f5f 100644
--- a/Makefile
+++ b/Makefile
@@ -973,12 +973,6 @@ install-dhahelper: vidix/dhahelper/dhahelper.o
dhahelperwin: vidix/dhahelperwin/dhasetup.exe vidix/dhahelperwin/dhahelper.sys
-vidix/dhahelperwin/dhasetup.exe: vidix/dhahelperwin/dhasetup.c
- $(CC) -o $@ $<
-
-vidix/dhahelperwin/dhahelper.o: vidix/dhahelperwin/dhahelper.c vidix/dhahelperwin/dhahelper.h
- $(CC) -Wall -Os -c $< -o $@
-
vidix/dhahelperwin/dhahelper-rc.o: vidix/dhahelperwin/common.ver vidix/dhahelperwin/ntverp.h
vidix/dhahelperwin/base.tmp: vidix/dhahelperwin/dhahelper.o vidix/dhahelperwin/dhahelper-rc.o