------------
description:
------------
hello world program for demo pourpos.

--------
install:
--------
$ tar zxvf hw-<version>.tgz
$ cd hw-<version>
$ ./configure
$ make
# make install

---------
clean up:
---------
$ make clean
or
$ make fresh

----------
uninstall:
----------
# make uninstall
