cc -o mktypes mktypes.c
./mktypes
rm mktypes
cp ../../include/systypes.h ../../include/sys/types.h
makecint -mk Makefile -dl $CINTSYSDIR/include/posix.dll -h posix.h exten.h -C exten.c -cint -Z0
make -f Makefile
rm G__* Makefile
rm *.o
