# HDW Linux gkrellm # # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org # [I] X11 application which let u manage some basic activities # [I] and control the system status # [V] 2.1.0 # [S] 3 10 # [D] gkrellm-2.1.0.tar.bz2 http://web.wt.net/~billw/gkrellm/ build_main() { ./configure $confopt make $make_conf make $install_conf INSTALLDIR=$prefix/bin MANDIR=$prefix/share/man/man1 \ INCLUDEDIR=$prefix/include install }