export QTDIR=/usr/local/qt


makecint -mk Makefile -dl qtcint.dll -p -H qtcint.h qtclasses.h qtglobals.h qtfunctions.h  -I$QTDIR/include -I. -cint -Z0

make -f Makefile clean
make -f Makefile 

# make -f Makefile clean

