From db092c876665d0ecc92859aa26be891c3f4d1053 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Tue, 5 May 2026 12:12:01 +0000 Subject: [PATCH] Indentation --- conversion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conversion/Makefile b/conversion/Makefile index 4a6c2bb..a41541b 100644 --- a/conversion/Makefile +++ b/conversion/Makefile @@ -229,7 +229,7 @@ make_easy: $(PSQL_DEPENDS) clean_names.sql .PHONY: after_make_easy after_make_easy: copy_clean after_copy_clean -## copy_clean Copy the easy schema into the clean schema +## copy_clean Copy the easy schema into the clean schema .PHONY: copy_clean copy_clean: $(PSQL_DEPENDS) # Copy the easy schema to the clean schema -- 2.34.1