X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=library.mak;h=e23abd2251f7ecf2c554bddbeba2e55e0beeb119;hb=f40266560b85f9a4b9b2864a52bb60886af8ee0b;hp=72e55743860270803ed949f32727ef4e7e6888ac;hpb=3171ac209b04726496a3eaa296629d40f25c2af8;p=ffmpeg diff --git a/library.mak b/library.mak index 72e55743860..e23abd2251f 100644 --- a/library.mak +++ b/library.mak @@ -22,7 +22,11 @@ $(SUBDIR)%-test.i: $(SUBDIR)%-test.c $(SUBDIR)%-test.i: $(SUBDIR)%.c $(CC) $(CCFLAGS) $(CC_E) $< -$(SUBDIR)x86/%.o: $(SUBDIR)x86/%.asm +$(SUBDIR)x86/%$(DEFAULT_YASMD).asm: $(SUBDIR)x86/%.asm + $(DEPYASM) $(YASMFLAGS) -I $( $(@:.asm=.d) + $(YASM) $(YASMFLAGS) -I $( $@ + +$(SUBDIR)x86/%.o: $(SUBDIR)x86/%$(YASMD).asm $(DEPYASM) $(YASMFLAGS) -I $( $(@:.o=.d) $(YASM) $(YASMFLAGS) -I $(