CVS commit: pkgsrc/math
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Fri Jul 24 18:31:33 UTC 2026 Modified Files: pkgsrc/math: Makefile Log Message: devel/Makefile: + leantar To generate a diff of this commit: cvs rdiff -u -r1.641 -r1.642 pkgsrc/math/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 542 B)
Modified files: Index: pkgsrc/math/Makefile diff -u pkgsrc/math/Makefile:1.641 pkgsrc/math/Makefile:1.642 --- pkgsrc/math/Makefile:1.641 Thu Jul 2 23:21:54 2026 +++ pkgsrc/math/Makefile Fri Jul 24 18:31:32 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.641 2026/07/02 23:21:54 alnsn Exp $ +# $NetBSD: Makefile,v 1.642 2026/07/24 18:31:32 wiz Exp $ COMMENT= Mathematics @@ -285,6 +285,7 @@ SUBDIR+= lapack SUBDIR+= lapack64 SUBDIR+= lapacke SUBDIR+= lapacke64 +SUBDIR+= leantar SUBDIR+= libffm SUBDIR+= libfixmath SUBDIR+= libint