From 08bf232b7f0ee0db47a0e62e2bac3414cb34a968 Mon Sep 17 00:00:00 2001 From: night0721 Date: Tue, 22 Oct 2024 01:25:27 +0100 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 8e9c656..d62b121 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,6 @@ VERSION = 1.0 TARGET = ace -MANPAGE = $(TARGET).1 PREFIX ?= /usr/local BINDIR = $(PREFIX)/bin