Mercurial > masqmail
comparison Makefile.in @ 199:a8855df82650
generated Makefile.in to install THANKS file
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jul 2010 12:39:14 +0200 |
parents | 89f951be358f |
children | 7b70bf4f1f42 |
comparison
equal
deleted
inserted
replaced
198:c5e964e6ddbe | 199:a8855df82650 |
---|---|
33 POST_UNINSTALL = : | 33 POST_UNINSTALL = : |
34 subdir = . | 34 subdir = . |
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ | 35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
36 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ | 36 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ |
37 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ | 37 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ |
38 TODO acconfig.h config.guess config.sub depcomp install-sh \ | 38 THANKS TODO acconfig.h config.guess config.sub depcomp \ |
39 missing mkinstalldirs | 39 install-sh missing mkinstalldirs |
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac | 41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
43 $(ACLOCAL_M4) | 43 $(ACLOCAL_M4) |
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | 44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |