view TOOLS/TVout/clean.sh @ 15114:3d462baeb78e

New section "Constraints for efficient encoding", extracted from D Richard Felker III's "Encoding guide draft".
author gpoirier
date Sun, 10 Apr 2005 21:04:52 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..