diff options
Diffstat (limited to 'tmux-lift/Makefile')
| -rw-r--r-- | tmux-lift/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tmux-lift/Makefile b/tmux-lift/Makefile deleted file mode 100644 index eee4dde..0000000 --- a/tmux-lift/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -CFLAGS+=-O3 -s - -all: lift unlift - -%: %.c - $(CC) $(CFLAGS) -o $@ $< |
