Added option -b: disable bar

This commit is contained in:
Bert Münnich
2012-02-16 23:20:27 +01:00
parent b418df7afc
commit 2d4264af28
6 changed files with 18 additions and 6 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120215
VERSION = git-20120216
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2