cp make/screen_lib.mod ../include
cp make/screen_def.mod ../include

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