mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Bye-bye buffer*.c.
This commit is contained in:
4
Makefile
4
Makefile
@ -1,8 +1,8 @@
|
||||
# $OpenBSD$
|
||||
|
||||
PROG= tmux
|
||||
SRCS= attributes.c buffer-poll.c buffer.c cfg.c \
|
||||
client.c clock.c cmd-attach-session.c cmd-bind-key.c \
|
||||
SRCS= attributes.c cfg.c client.c clock.c \
|
||||
cmd-attach-session.c cmd-bind-key.c \
|
||||
cmd-break-pane.c cmd-choose-session.c cmd-choose-window.c \
|
||||
cmd-clear-history.c cmd-clock-mode.c cmd-command-prompt.c \
|
||||
cmd-confirm-before.c cmd-copy-buffer.c cmd-copy-mode.c \
|
||||
|
Reference in New Issue
Block a user