From 9c28edf8c8f767e54f318126ed5c5108a0f8127a Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 22 Aug 2024 12:52:54 -0700 Subject: [PATCH] make XXX lines come in sets of 3 :-) in Makefile.example --- Makefile.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.example b/Makefile.example index bde74f041..3179cb136 100644 --- a/Makefile.example +++ b/Makefile.example @@ -1,6 +1,7 @@ #!/usr/bin/env make # -# XXX - Please remove these 2 XXX-ed comment lines - XXX +# XXX - Please remove these 3 XXX-ed comment lines - XXX +# XXX - Hint: Lines with XXX's in them should be removed are you read them and consider their suggestions - XXX # XXX - Change "an example Makefile" in the line below to a suitable and short 1-line title for your entry - XXX # prog - an example Makefile #