ATMEGA168 CLKO

Here is the question: I hope to use ATMEGA168's clock to drive external circuit. According to its manual, PB0/CLKO (which is Arduino digital 8) can do that, probably with fuse-bit set.

How to do that with the Arduino IDE?

I realize I can simply use (high frequency) PWM, which is already addressed in earlier posts

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1214327529