mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
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:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user