# Makefile for bug_report.info  -  Invoke using "gmake"
# Mahlon R. Smith
# Tools: makeinfo
# 
# 17-Aug-2014

bug_report.info: bug_report.texi Ch07_gStringTextTool.texi
	makeinfo -f 78 --no-split bug_report.texi
#	makeinfo --fill-column=78 --no-split bug_report.texi

