diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-07 21:56:43 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-07 21:56:43 +0000 |
commit | d63a13eb340db1843350574fc45f776c26d7e498 (patch) | |
tree | ea1057f3fdbe44e08510ecd0fb494e79de5f3061 /math/Makefile | |
parent | 297cc88b48023d4c367d0bf9266b94917d54a56f (diff) | |
download | ports-d63a13eb340db1843350574fc45f776c26d7e498.tar.gz ports-d63a13eb340db1843350574fc45f776c26d7e498.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 91329229a02c..6f46eeff7595 100644 --- a/math/Makefile +++ b/math/Makefile @@ -45,6 +45,8 @@ SUBDIR += fftpack SUBDIR += fftw SUBDIR += fftw3 + SUBDIR += fftw3-float + SUBDIR += fftw3-long SUBDIR += freefem SUBDIR += freefem++ SUBDIR += fudgit |