Removed trailing whitespace in Makefile.

This commit is contained in:
Paul Romano 2012-10-17 23:55:10 -04:00
parent 6130a45f46
commit 9562c71c68

View file

@ -15,7 +15,7 @@ include OBJECTS
# User Options
#===============================================================================
COMPILER = gnu
COMPILER = gnu
DEBUG = no
PROFILE = no
OPTIMIZE = no