view TOOLS/TVout/clean.sh @ 14304:297de78b1498

Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader options.
author gpoirier
date Sun, 02 Jan 2005 20:03:21 +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 ..