You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
build: Remove deleted 'check' target from .PHONY list.
This commit is contained in:
2
Makefile
2
Makefile
@@ -199,5 +199,5 @@ $(sort $(OBJDIRS)):
|
|||||||
# so this saves some time on slow systems.
|
# so this saves some time on slow systems.
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
||||||
.PHONY: all all-yes alltools *clean check config examples install*
|
.PHONY: all all-yes alltools *clean config examples install*
|
||||||
.PHONY: testprogs uninstall*
|
.PHONY: testprogs uninstall*
|
||||||
|
Reference in New Issue
Block a user