summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9cc9fe3)
raw | patch | inline | side by side (parent: 9cc9fe3)
author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 24 Jan 2009 12:22:03 +0000 (13:22 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 24 Jan 2009 12:24:51 +0000 (13:24 +0100) |
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 1107f95e6ffc990a74c2cf83722dfec3dfebe537..33ef7b87811af95dfb71e9e33b9c3db8137e629f 100644 (file)
--- a/Makefile
+++ b/Makefile
LDLIBS ?= -lcurses
CFLAGS ?= -Wall -O2
-DFLAGS = -g -DDEBUG -Werror
+DFLAGS = -g -DDEBUG -Werror -O0
PROGS = tig
MANDOC = tig.1 tigrc.5
HTMLDOC = tig.1.html tigrc.5.html manual.html README.html NEWS.html