BINARIES = llvm all: ghc --make $(BINARIES).hs clean: rm -f *.o $(BINARIES)