From 875aebb7d5a6dd479cbee40afb6412576bc440fc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 8 Jan 2023 16:25:23 +0100 Subject: Makefile: remove a useless recipe --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 466ba84..a3fdfdc 100644 --- a/Makefile +++ b/Makefile @@ -22,9 +22,6 @@ endef PKG_NAME := config-links -.PHONY: DO -DO: - .PHONY: all all: package -- cgit v1.2.3