From 2c3514ec3f30b345d1f98638390f13a98c33eb98 Mon Sep 17 00:00:00 2001 From: Cody Boone Ferguson <53008573+xexyl@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:31:14 -0800 Subject: [PATCH] Clarify a statement in next/Makefile.example One should not remove the ALT_OBJ or ALT_TARGET lines but rather the comments about them (that explain to submitters how to use them). --- next/Makefile.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/Makefile.example b/next/Makefile.example index 70f39b702a..9e48392402 100644 --- a/next/Makefile.example +++ b/next/Makefile.example @@ -142,7 +142,7 @@ TARGET= ${PROG} # # or so. # -# Please remove these lines either way. +# Please remove these comments either way. # ALT_OBJ= ALT_TARGET=