Fixed a typo in help/Makefile

Fixed a typo typo in help/Makefile that caused the build of
2.12.9.0 to fail in a number of cases.  Thanks to a report by
<GitHub user balducci>.
This commit is contained in:
Landon Curt Noll
2021-03-12 11:31:21 -08:00
parent bcbc0cb766
commit a86d629982
2 changed files with 12 additions and 5 deletions

View File

@@ -252,7 +252,7 @@ BLT_HELP_FILES_13= bugs changes
STD_HELP_FILES_14= credit
BLT_HELP_FILES_14= contrib COPYING COPYING-LGPL question
BLT_HELP_FILES_14= contrib COPYING COPYING-LGPL questions
STD_HELP_FILES_15= wishlist todo
@@ -536,7 +536,7 @@ COPYING-LGPL: ../COPYING-LGPL
${TRUE}; \
fi
question: ../QUESTIONS
questions: ../QUESTIONS
${RM} -f $@
${CP} ../QUESTIONS $@
${CHMOD} 0444 $@
@@ -705,7 +705,7 @@ detail_help_list:
! -name mat ! -name obj.file ! -name operator \
! -name overview ! -name script ! -name statement \
! -name todo ! -name types ! -name unexpected \
! -name variable ! -name wishlist ! -name question \
! -name variable ! -name wishlist ! -name questions \
-print | \
while read i; do \
if [ X"$$i" != X"/dev/null" ]; then \
@@ -740,7 +740,7 @@ echo_inst_files:
clean:
${RM} -f obj mkbuiltin funclist.c funclist.o funclist${EXT}
${RM} -f COPYING COPYING-LGPL question
${RM} -f COPYING COPYING-LGPL questions
clobber: clean
${RM} -f ${BLT_HELP_FILES} full .all calc