2 |
SUBDIRS = src plugin_examples |
SUBDIRS = src plugin_examples |
3 |
include $(top_srcdir)/aminclude.am |
include $(top_srcdir)/aminclude.am |
4 |
EXTRA_DIST = autogen.sh $(DX_CONFIG) doc/html |
EXTRA_DIST = autogen.sh $(DX_CONFIG) doc/html |
5 |
|
DISTCLEANFILES = configure Makefile.in depcomp compile config.guess ees_config.h.in headers.ps config.sub ltmain.sh source.ps missing aclocal.m4 install-sh ylwrap m4/ltsugar.m4 m4/libtool.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/ltoptions.m4 |
6 |
|
distclean-local: |
7 |
|
$(RM) -r autom4te.cache |
8 |
|
|
9 |
distdir = $(PACKAGE)-r$(SVN_REVISION) |
distdir = $(PACKAGE)-r$(SVN_REVISION) |
10 |
|
|
11 |
LINT_FLAGS = -weak +posixlib +boundswrite +boundsread +ignoresigns -fcnuse -badflag -D__gnuc_va_list=va_list -D__builtin_va_list=va_list |
LINT_FLAGS = -weak +posixlib +boundswrite +boundsread +ignoresigns -fcnuse -badflag -D__gnuc_va_list=va_list -D__builtin_va_list=va_list |