codec: videotoolbox: check if H264 needs restart
[vlc.git] / contrib / src / help.txt
blobd64ca8ef2c8eda62cac4681790418ff69124cc9c
1 Run "make" to start compilation.
3 Other targets:
4  * make install      same as "make"
5  * make prebuilt     fetch and install prebuilt binaries
6  * make list         list packages
7  * make fetch        fetch required source tarballs
8  * make fetch-all    fetch all source tarballs
9  * make distclean    clean everything and undo bootstrap
10  * make mostlyclean  clean everything except source tarballs
11  * make clean        clean everything
12  * make package      prepare prebuilt packages
13  * make help         show this text