|
Revision 2875, 317 bytes
(checked in by pernet, 11 months ago)
|
|
preparing release 1.1.5
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | SUBDIRS=gmp++ linbox macros tests interfaces doc examples |
|---|
| 2 | |
|---|
| 3 | docs:doc/linbox-html/index.html |
|---|
| 4 | |
|---|
| 5 | doc/linbox-html/index.html: |
|---|
| 6 | (cd doc; make docs) |
|---|
| 7 | |
|---|
| 8 | examples:examples/dot-product |
|---|
| 9 | |
|---|
| 10 | #examples/dot-product:linbox/linbox-config.h |
|---|
| 11 | # (cd examples; make examples) |
|---|
| 12 | |
|---|
| 13 | bin_SCRIPTS=linbox-config |
|---|
| 14 | |
|---|
| 15 | include_HEADERS= HACKING |
|---|
| 16 | |
|---|
| 17 | VERSION=1.1.5 |
|---|