#!/bin/bash
#
#   makeMoFile
#
#       make ".mo" file
#
#   13/10/09     issue
#



#make ".mo" file
msgfmt treefoam.po -o treefoam.mo


