VERSION = 0.1 PREFIX = /usr/local BINDIR = ${PREFIX}/games MANDIR = ${PREFIX}/share/man CFLAGS = -O3 -pedantic -Wall #CC = cc