You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- TOOLS = qt-faststart trasher uncoded_frame
- TOOLS-$(CONFIG_LIBMYSOFA) += sofa2wavs
- TOOLS-$(CONFIG_ZLIB) += cws2fws
-
- tools/target_dec_%_fuzzer.o: tools/target_dec_fuzzer.c
- $(COMPILE_C) -DFFMPEG_DECODER=$*
-
- OBJDIRS += tools
-
- clean::
- $(RM) $(CLEANSUFFIXES:%=tools/%)
-
- -include $(wildcard tools/*.d)
|