diff options
author | Bert Münnich <ber.t@gmx.com> | 2012-02-16 23:20:27 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2012-02-16 23:20:27 +0100 |
commit | 2d4264af286db2a746d600139a12472841c2677d (patch) | |
tree | 53a65b90464e29d5e1dd5b3504a9a7bedb6e712d /Makefile | |
parent | b418df7afc01796254fdf24d4afe12da3f0795bd (diff) |
Added option -b: disable bar
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20120215 +VERSION = git-20120216 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |