1 2 3 4 5 6 7
VERSION = 0.1 PREFIX = /usr/local BINDIR = ${PREFIX}/games MANDIR = ${PREFIX}/share/man CFLAGS = -O3 -pedantic -Wall #CC = cc