#  -*-Makefile-*-


#  This is the version of the make utility you wish to use.
#  On some systems (BSD?) you might want this to be gmake.
#MAKE=gmake
MAKE=make


VERSION=1.0.2

CUR_DATE=`date '+%y.%m.%d'`


