mirror of
https://github.com/tmux/tmux.git
synced 2025-01-14 20:58:53 +00:00
Now working on 1.1.
This commit is contained in:
parent
f82598ca2d
commit
c7ace08193
@ -1,10 +1,10 @@
|
||||
# $Id: GNUmakefile,v 1.114 2009-09-20 18:54:21 nicm Exp $
|
||||
# $Id: GNUmakefile,v 1.115 2009-09-20 19:01:01 nicm Exp $
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
VERSION= 1.0
|
||||
VERSION= 1.1
|
||||
|
||||
#FDEBUG= 1
|
||||
FDEBUG= 1
|
||||
|
||||
CC?= gcc
|
||||
CFLAGS+= -DBUILD="\"$(VERSION)\""
|
||||
|
Loading…
Reference in New Issue
Block a user