pvsmake:
  This tool will:
  (1) run qmake
  (2) modify the Makefile so that ui2pvc is run automatically
  usage:
    pvsmake file.pro -o Makefile

newpvs.sh:
  you can simply create new ProcessViewServer(s)
  adjust to your needs
  make an alias in ~/.bashrc
  alias newpvs='~/ProcessView/linuxtools/newpvs.sh'
