view TOOLS/TVout/clean.sh @ 17236:3c172cd21575

improove termcap detection, -lncurses works too
author ods15
date Sun, 25 Dec 2005 07:21:42 +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 ..