view TVout/clean.sh @ 4801:3e011ae799fa

added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
author alex
date Fri, 22 Feb 2002 13:47:31 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..