From 6ecb09744646555f84747e23413354eca0360263 Mon Sep 17 00:00:00 2001 From: night0721 Date: Tue, 22 Oct 2024 01:24:11 +0100 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index d5fabf1..2dc07c5 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,6 @@ VERSION = 1.0 TARGET = tlc -MANPAGE = $(TARGET).1 PREFIX ?= /usr/local BINDIR = $(PREFIX)/bin