diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 18:18:15 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 18:46:49 +0000 |
commit | 20ab13a945fa52737218c8697caa86959a505504 (patch) | |
tree | 8e87c203b2ad4978083ec8b69acf64c830b7788e /math/Makefile | |
parent | 98830129a06a562f3c7d1704adba2fc4ac1a371e (diff) | |
download | ports-20ab13a945fa52737218c8697caa86959a505504.tar.gz ports-20ab13a945fa52737218c8697caa86959a505504.zip |
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 70a0b3ede704..87fd0f7d3d34 100644 --- a/math/Makefile +++ b/math/Makefile @@ -315,6 +315,7 @@ SUBDIR += facile SUBDIR += faiss SUBDIR += fann + SUBDIR += fast_float SUBDIR += fastops SUBDIR += fcl SUBDIR += fcl05 |