From a4aea515b085c8c56058167915a7ca83c0adc46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sat, 6 Mar 2010 17:14:06 +0000 Subject: Add YASMDEP variable; use for deps on yasm files Originally committed as revision 22239 to svn://svn.ffmpeg.org/ffmpeg/trunk --- subdir.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subdir.mak') diff --git a/subdir.mak b/subdir.mak index ea91f3fe2d..5774c6d76f 100644 --- a/subdir.mak +++ b/subdir.mak @@ -31,7 +31,7 @@ $(SUBDIR)%-test.o: $(SUBDIR)%-test.c $(CC) $(CPPFLAGS) $(CFLAGS) -DTEST -c $$(CC_O) $$^ $(SUBDIR)x86/%.o: $(SUBDIR)x86/%.asm - $(YASM) $(YASMFLAGS) -I $$( $$(@:.o=.d) + $(YASMDEP) $(YASMFLAGS) -I $$( $$(@:.o=.d) $(YASM) $(YASMFLAGS) -I $$(