#!/bin/tcsh
.c:
	gcc -lobjc -framework AGL -framework Cocoa -framework OpenGL -framework GLUT $@.c -o $@ 