diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ .SUFFIXES: CC = cc -CFLAGS = -Wall -O2 +CFLAGS = -O2 CFLAGSDEBUG = -std=c99 -Wall -pedantic -ggdb3 -O0 -DDEBUG PREFIX = /usr/local |
index : confconf.git | ||
Unnamed repository; edit this file 'description' to name the repository. | git user |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -2,7 +2,7 @@ .SUFFIXES: CC = cc -CFLAGS = -Wall -O2 +CFLAGS = -O2 CFLAGSDEBUG = -std=c99 -Wall -pedantic -ggdb3 -O0 -DDEBUG PREFIX = /usr/local |