From 3d6bdf5772503872e63aa1d056a1e44844e95a43 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 11 Aug 2026 22:07:33 +0100 Subject: can't install http/smtp with Make/Podman --- smtp/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 smtp/Makefile (limited to 'smtp/Makefile') diff --git a/smtp/Makefile b/smtp/Makefile deleted file mode 100644 index cbbf7e1..0000000 --- a/smtp/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -all: Makefile - -Makefile: Makefile - echo "Nothing to be done for smtp: this Makefile is a placeholder." - -clean: - echo "Nothing to be cleaned up for smtp: this rule is a placeholder." -- cgit v1.2.3