#! /bin/sh

make CFLAGS="-Os -DEPOC32DLL"
emximage -heap 4K 32M src/sort
