view TVout/clean.sh @ 1345:be674b95b485

x11_common does not compile, when the XDPMS extension is not available on the target system.
author jkeil
date Thu, 19 Jul 2001 18:47:22 +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 ..