#!/bin/sh
gcc -Wall main.c extagui.c menus.c misc.c realexp.c cplexp.c settings.c complex.c coords.c help.c -o xfuniter `allegro-config --libs` -lm