cp formats.dek ../include
cp make/utils_def.mod ../include
cp make/utils_lib.mod ../include

cp make/libutils.a ../lib
cd ../lib
ranlib libutils.a
