update cal/README and cal/Makefile

Updated the cal/README to reflect the new names
of the calc regression test suite files.

Updated cal/Makefile to remove, when installing,
old names for calc regression test suite files.

Added missing getpgid_tmp to .gitignore.
This commit is contained in:
Landon Curt Noll
2023-09-08 12:33:50 -07:00
parent d8603d3980
commit 8caa8d8635
3 changed files with 49 additions and 52 deletions

View File

@@ -146,7 +146,10 @@ CALC_FILES= README alg_config.cal beer.cal bernoulli.cal \
# These calc files are now obsolete and are removed by the install rule.
#
DEAD_CALC_FILES= lucas_tbl.cal
DEAD_CALC_FILES= lucas_tbl.cal set8700.cal test1700.cal test2300.cal test2600.cal \
test2700.cal test3100.cal test3300.cal test3400.cal test3500.cal test4000.cal \
test4100.cal test4600.cal test5100.cal test5200.cal test8400.cal test8500.cal \
test8600.cal test8900.cal
# These files are found (but not built) in the distribution
#