#! /bin/sh
gcc -O2 unesp2.c lib1a.c -o unesp
strip unesp
