mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-08 01:04:06 +01:00
Time for 0.7.
This commit is contained in:
parent
3c7fefd90d
commit
69ebc15808
@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.69 2009-02-03 17:21:19 tcunha Exp $
|
||||
# $Id: GNUmakefile,v 1.70 2009-02-07 08:36:34 nicm Exp $
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
@ -7,7 +7,7 @@ VERSION= 0.7
|
||||
|
||||
DATE= $(shell date +%Y%m%d-%H%M)
|
||||
|
||||
FDEBUG= 1
|
||||
#FDEBUG= 1
|
||||
|
||||
META?= \002
|
||||
|
||||
|
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.109 2009-02-03 17:21:19 tcunha Exp $
|
||||
# $Id: Makefile,v 1.110 2009-02-07 08:36:34 nicm Exp $
|
||||
|
||||
.SUFFIXES: .c .o .y .h
|
||||
.PHONY: clean update-index.html upload-index.html
|
||||
@ -10,7 +10,7 @@ OS!= uname
|
||||
REL!= uname -r
|
||||
DATE!= date +%Y%m%d-%H%M
|
||||
|
||||
FDEBUG= 1
|
||||
#FDEBUG= 1
|
||||
|
||||
META?= \002 # C-b
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user