Removed whitespace in makefile.

This commit is contained in:
Lewis Van Winkle
2016-02-24 17:33:49 -06:00
parent 4e03677a6f
commit ade15f8f89

View File

@@ -1,6 +1,5 @@
CC = gcc
CCFLAGS = -ansi -Wall -Wshadow -O2
LFLAGS = -lm