File:  [local] / rpl / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Jan 26 15:22:44 2010 UTC (14 years, 3 months ago) by bertrand
Branches: JKB
CVS tags: start


Commit initial.

    1: SUBDIRS = tools lapack/blas lapack/lapack rpliconv src rpltags scripts man doc
    2: 
    3: include_HEADERS = rplconfig.h
    4: 
    5: EXTRA_DIST = LIMITATIONS Licence_CeCILL_V2-fr.txt Licence_CeCILL_V2-en.txt \
    6:         vim/syntax/rpl.vim vim/ftplugin/rpl.vim vim/indent/rpl.vim \
    7:         examples/appel.tar.gz examples/obele.rpl examples/external.tar.gz \
    8:         examples/daemon.tar.gz COPYING.in tests/tests.tar.gz \
    9:         lapack/COPYING lapack/RELEASE
   10: 
   11: licences:
   12:     cp -f $(top_builddir)/COPYING $(srcdir)
   13:     make -C src $@

CVSweb interface <joel.bertrand@systella.fr>