diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 22:43:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 22:43:00 +0000 |
commit | 0a0ec00cc5d56abc821a66929eeee5bc11363d26 (patch) | |
tree | c46155946a9510763addb98f10089bdbb1dc0a1e | |
parent | a8581273296ce1bb37e8de26cd166e65b50329f8 (diff) | |
download | ports-0a0ec00cc5d56abc821a66929eeee5bc11363d26.tar.gz ports-0a0ec00cc5d56abc821a66929eeee5bc11363d26.zip |
Notes
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f89bc4bc7768..aeff0c13565b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.26 1997/04/28 09:24:08 tg Exp $ +# $Id: Makefile,v 1.27 1997/06/03 22:21:36 asami Exp $ # + SUBDIR += apc SUBDIR += blas SUBDIR += calc SUBDIR += calctool |