diff options
author | William Harrington <kb0iic@berzerkula.org> | 2021-05-28 18:55:25 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2021-05-28 18:55:25 -0500 |
commit | 7c761bfbe98a01f3c456382dc1db84d8ba36f337 (patch) | |
tree | 43ab98de47d67bf14bf68ca2dd594c5231913c41 /blfs/Utils.Makefile | |
parent | e9485364306f841c32a9e0e0704d9c17e548f856 (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 $@ |