early-access version 1432
This commit is contained in:
17
externals/ffmpeg/tests/fate/build.mak
vendored
Executable file
17
externals/ffmpeg/tests/fate/build.mak
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
FATE_BUILD += fate-build-alltools
|
||||
fate-build-alltools: alltools
|
||||
|
||||
FATE_BUILD += fate-build-checkheaders
|
||||
fate-build-checkheaders: checkheaders
|
||||
|
||||
FATE_BUILD += fate-build-examples
|
||||
fate-build-examples: examples
|
||||
|
||||
FATE_BUILD += fate-build-testprogs
|
||||
fate-build-testprogs: testprogs
|
||||
|
||||
$(FATE_BUILD): CMD = null
|
||||
$(FATE_BUILD): CMP = null
|
||||
|
||||
# FATE += $(FATE_BUILD)
|
||||
fate-build: $(FATE_BUILD)
|
Reference in New Issue
Block a user