mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Ready for 0.8.
This commit is contained in:
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.120 2009-04-03 17:21:46 nicm Exp $
|
||||
# $Id: Makefile,v 1.121 2009-04-21 20:10:22 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
|
||||
|
||||
|
Reference in New Issue
Block a user