mirror of
https://github.com/php/php-src.git
synced 2024-12-15 04:45:03 +08:00
8 lines
245 B
Makefile
8 lines
245 B
Makefile
AUTOMAKE_OPTIONS=dejagnu
|
|
DEJATOOL=conv_encoding conv_kana strwidth strcut
|
|
RUNTESTDEFAULTFLAGS=--tool $$tool --srcdir "$$srcdir"/tests
|
|
LANG=C
|
|
EXTRA_DIST=AUTHORS DISCLAIMER LICENSE buildconf
|
|
SUBDIRS = nls filters mbfl tests
|
|
CLEANFILES=*.log *.sum
|