all: ghc --make -Wall -O2 browse ghc --make -Wall -O2 parser ghc --make -Wall -O2 play ghc --make -Wall -O2 plot ghc --make -Wall -O2 stat clean: rm -f *.o *.hi browse parser play plot stat rm curve*.gp curve*.dat