Remove redundant perspective' function
[opengl-haskell.git] / Makefile
1 all: Main
2
3 Main: Main.hs
4         ghc -framework GLUT $<