summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1307df1)
raw | patch | inline | side by side (parent: 1307df1)
author | Jonas Fonseca <fonseca@diku.dk> | |
Sun, 21 May 2006 01:19:19 +0000 (03:19 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Sun, 21 May 2006 01:19:19 +0000 (03:19 +0200) |
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 78d47a48354e78887ac72139a4d9a7777e4d1b1b..fb0e31ea6cc679b7379631188190e975f5789c26 100644 (file)
--- a/Makefile
+++ b/Makefile
PREFIX = $(HOME)
LDLIBS = -lcurses
-CFLAGS = -Wall
+CFLAGS = -Wall -O2
DFLAGS = -g -DDEBUG -Werror
PROGS = tig
DOCS = tig.1.txt tig.1.html tig.1 README.html