Annotation of rpl/Makefile.am, revision 1.1

1.1     ! bertrand    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>