diff --git a/src/Makefile b/src/Makefile index 9f50169ff8..72694ad7f6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -15,7 +15,7 @@ include OBJECTS # User Options #=============================================================================== -COMPILER = gnu +COMPILER = gnu DEBUG = no PROFILE = no OPTIMIZE = no