Updated Makefile.simple due to recent changes in Makefile

This commit is contained in:
Landon Curt Noll
2021-12-13 14:16:02 -08:00
parent e401c9abf1
commit 5985ad2f33

View File

@@ -1037,6 +1037,7 @@ READLINE_INCLUDE=
#READLINE_INCLUDE= -I/usr/gnu/include #READLINE_INCLUDE= -I/usr/gnu/include
#READLINE_INCLUDE= -I${PREFIX}/include #READLINE_INCLUDE= -I${PREFIX}/include
# If $PAGER is not set, use this program to display a help file # If $PAGER is not set, use this program to display a help file
# #
# Select CALCPAGER= less.exe -ci for DJGPP. # Select CALCPAGER= less.exe -ci for DJGPP.