cleanup Makefile comments

This commit is contained in:
Landon Curt Noll
2023-08-14 05:02:48 -07:00
parent 1e2d02e449
commit 92c8d89ed1
8 changed files with 90 additions and 44 deletions

View File

@@ -23,11 +23,15 @@
# Under source code control: 1997/03/09 02:28:54
# File existed as early as: 1997
#
# chongo <was here> /\oo/\ http://www.isthe.com/chongo/
# Share and enjoy! :-) http://www.isthe.com/chongo/tech/comp/calc/
# This calculator first developed by David I. Bell with help/mods from others.
#
# calculator by David I. Bell with help/mods from others
# Makefile by Landon Curt Noll
# chongo <was here> /\oo/\ http://www.isthe.com/chongo/
# Share and enjoy! :-) http://www.isthe.com/chongo/tech/comp/calc/
# SUGGESTION: Instead of modifying this file, consider adding
# statements to modify, replace or append Makefile
# variables in the ../Makefile.local file.
###########################################