fix make depend

This commit is contained in:
Landon Curt Noll
2023-03-06 03:39:40 -08:00
parent d5a11b3df4
commit 8ef7b5311e
5 changed files with 33 additions and 6 deletions

View File

@@ -74,6 +74,9 @@ The following are the changes from calc version 2.14.2.3 to date:
The pseudo_seed() function will also try to call statfs() if
possible and permitted by the HAVE_STATFS value.
Test if makedepend command is available before trying to build
the Makefile dependency list via "make depend".
The following are the changes from calc version 2.14.2.0 to 2.14.1.2: