diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:44:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:44:58 +0000 |
commit | 4e6b5aca13e3c65fc8df9e4b92ed6c6ccd01e585 (patch) | |
tree | a0155c496229c3f770faed6c51b8ce0038e89fd4 /math/Makefile | |
parent | 2d880fc89ccc9ad151f5e14152fbdbd0ddbee0bb (diff) | |
download | ports-4e6b5aca13e3c65fc8df9e4b92ed6c6ccd01e585.tar.gz ports-4e6b5aca13e3c65fc8df9e4b92ed6c6ccd01e585.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d09a7272b502..425173b47362 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.55 1998/12/24 06:47:44 steve Exp $ +# $Id: Makefile,v 1.56 1998/12/24 07:05:53 steve Exp $ # SUBDIR += R-a4 SUBDIR += R-letter SUBDIR += Scilab + SUBDIR += abs SUBDIR += add SUBDIR += apc SUBDIR += blas |