diff options
author | William Harrington <kb0iic@berzerkula.org> | 2021-05-28 18:55:25 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2021-05-28 19:02:53 -0500 |
commit | cfa35224a753a51c76c46f152d191f1cf76bae9a (patch) | |
tree | 3475322a1b99a1801d0f9f369b034c37aeb0b1b2 /blfs/Utils.Makefile | |
parent | 49568e0647ebb9bda667bcb1b93810a1d2ef657d (diff) |
Sync with master Makefile changes.
Diffstat (limited to 'blfs/Utils.Makefile')
-rw-r--r-- | blfs/Utils.Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blfs/Utils.Makefile b/blfs/Utils.Makefile index dec08ad..2200d59 100644 --- a/blfs/Utils.Makefile +++ b/blfs/Utils.Makefile @@ -116,6 +116,9 @@ Double-conversion : CMake enchant : GLib Aspell dbus-glib Doxygen Hspell Hunspell @echo $@ +libiodbc : + @echo $@ + liblinear : @echo $@ |