Print just [no] or [yes] in the help output instead of [default=no/yes].
[FFMpeg-mirror/ffmpeg-vdpau.git] / libpostproc / Makefile
blobbd0b71e3d4c5b46448cff95c8e05a87ce1ac53a6
1 include $(SUBDIR)../config.mak
3 NAME = postproc
4 FFLIBS = avutil
6 HEADERS = postprocess.h
8 OBJS = postprocess.o
10 include $(SUBDIR)../subdir.mak