view TVout/clean.sh @ 2359:ee6ef0b10655

More iopl'ed ports and test for brken BIOS
author nick
date Mon, 22 Oct 2001 09:28:44 +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 ..