diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-25 11:08:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-25 11:08:56 +0000 |
commit | 2d584cf866cc935edd0febbe278d7c35d27ebff2 (patch) | |
tree | 27a709b3e7c0b618d098c3ae4c4e9116e5ffdb18 /math/Makefile | |
parent | 1c2b407b3773e23544ba1d5c016466646239e49d (diff) | |
download | ports-2d584cf866cc935edd0febbe278d7c35d27ebff2.tar.gz ports-2d584cf866cc935edd0febbe278d7c35d27ebff2.zip |
Notes
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 9f37ac97d359..1bd925cf3e04 100644 --- a/math/Makefile +++ b/math/Makefile @@ -10,6 +10,7 @@ SUBDIR += add SUBDIR += apc SUBDIR += asir2000 + SUBDIR += biggles SUBDIR += blas SUBDIR += calc SUBDIR += calctool |