From 5985ad2f33569a300ee5d03f0aab71a8f2368039 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Mon, 13 Dec 2021 14:16:02 -0800 Subject: [PATCH] Updated Makefile.simple due to recent changes in Makefile --- Makefile.simple | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.simple b/Makefile.simple index 923c8e7..e8f8227 100644 --- a/Makefile.simple +++ b/Makefile.simple @@ -1037,6 +1037,7 @@ READLINE_INCLUDE= #READLINE_INCLUDE= -I/usr/gnu/include #READLINE_INCLUDE= -I${PREFIX}/include + # If $PAGER is not set, use this program to display a help file # # Select CALCPAGER= less.exe -ci for DJGPP.