all:
	gcc main.c -o ../bambmach `allegro-config --libs` -lagl -lGLU -lGL
