Annotation of embedaddon/php/ext/mbstring/libmbfl/Makefile.am, revision 1.1

1.1     ! misho       1: AUTOMAKE_OPTIONS=dejagnu
        !             2: DEJATOOL=conv_encoding conv_kana strwidth strcut
        !             3: RUNTESTDEFAULTFLAGS=--tool $$tool --srcdir "$$srcdir"/tests
        !             4: LANG=C
        !             5: EXTRA_DIST=AUTHORS DISCLAIMER LICENSE buildconf
        !             6: SUBDIRS = nls filters mbfl tests
        !             7: CLEANFILES=*.log *.sum

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>