root / branches / linbox-2.0.0 / Makefile.am

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 
1SUBDIRS=gmp++ linbox macros tests interfaces doc examples
2
3docs:doc/linbox-html/index.html
4
5doc/linbox-html/index.html:
6        (cd doc; make docs)
7
8examples:examples/dot-product
9
10#examples/dot-product:linbox/linbox-config.h
11#       (cd examples; make examples)
12
13bin_SCRIPTS=linbox-config
14
15include_HEADERS= HACKING
16
17VERSION=1.1.5
Note: See TracBrowser for help on using the browser.