# vim:filetype=python env = Environment(LIBS = ['GL'], CXXFLAGS = ['-Wall']) env.Program('driver', Glob('*.cc'))