view TOOLS/TVout/clean.sh @ 13099:fa7b25325f7e

Check if -liconv is needed for iconv.
author wight
date Mon, 23 Aug 2004 07:51:10 +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 ..