You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
194 B
10 lines
194 B
--- Makefile.orig 2025-06-21 08:07:07 UTC
|
|
+++ Makefile
|
|
@@ -1,7 +1,5 @@
|
|
.PHONY: all install clean
|
|
|
|
--include config.mk
|
|
-
|
|
PREFIX?=/usr/local
|
|
BINDIR?=$(PREFIX)/bin
|
|
MANDIR?=$(PREFIX)/share/man
|
|
|