Makefile.am   Makefile.am 
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign dist-zip AUTOMAKE_OPTIONS = foreign dist-zip
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src include @docs_subdirs@ SUBDIRS = src include @docs_subdirs@
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.o sx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/exa mple/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/exa mple/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/ example/dbd_example.h drivers/example/dbd_example.sgml EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.o sx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/exa mple/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/exa mple/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/ example/dbd_example.h drivers/example/dbd_example.sgml
debug: debug:
$(MAKE) all CFLAGS="@DEBUG@" $(MAKE) all CFLAGS="@DEBUG@"
profile: profile:
$(MAKE) all CFLAGS="@PROFILE@" $(MAKE) all CFLAGS="@PROFILE@"
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/