From 8f9d0a3ed6117dde5c09c03b804aa4b2fbc80e5a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 1 Apr 2024 15:15:22 +0200 Subject: Remove obsolete build targets from Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ef95ece..4bdbe43 100644 --- a/Makefile +++ b/Makefile @@ -76,4 +76,4 @@ compress: .compressstamp @echo "Compressing output files..." @touch .compressstamp -.PHONY: all clean build format compress deploy +.PHONY: all clean format compress -- cgit 1.4.1