improve make clobber

make clobber now removes the legacy file: have_fpos.h
This commit is contained in:
Landon Curt Noll
2023-12-26 12:41:29 -08:00
parent 1d37930d22
commit 29695028cd
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
The following are the changes from calc version 2.15.0.4 to date:
make clobber now removes the legacy file: have_fpos.h
The following are the changes from calc version 2.15.0.3 to 2.15.0.4:
Fixed bug that caused calc to fail to compile filepos2z() in file.c