diff --git a/bfpcompiler/Makefile b/bfpcompiler/Makefile index 5b61c27..d3bba62 100644 --- a/bfpcompiler/Makefile +++ b/bfpcompiler/Makefile @@ -1,4 +1,4 @@ -BIN = FUUUUUCK +BIN = bfc CC = gcc LD = ld CFLAGS = -Wall