#
# Linux makefile
#

CFLAGS=
PREFIX=./
SUFFIX=
LIBS= -lalleg

include makefile.common
