Skip to content

Commit

Permalink
Provide compatibility link to mkfloat.csh
Browse files Browse the repository at this point in the history
Traditionally, the "mkfloat" script was a C shell, which was indicated
by its suffix. This was converted to a POSIX shell script long time
ago, without suffix.

The script however may be run during the build of external packages,
and they may refer to `mkfloat.csh`. To allow an easier migration, we
provide a compatiblity link here.

Although there is no known package that uses mkfloat.sh, we also
provide it here.
  • Loading branch information
olebole committed Feb 12, 2024
1 parent 2961390 commit dd119ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions unix/hlib/mkfloat.csh
1 change: 1 addition & 0 deletions unix/hlib/mkfloat.sh

0 comments on commit dd119ec

Please sign in to comment.