[c5c522c] | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
---|
| 6 | # Inc. |
---|
| 7 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 8 | # gives unlimited permission to copy and/or distribute it, |
---|
| 9 | # with or without modifications, as long as this notice is preserved. |
---|
| 10 | |
---|
| 11 | # This program is distributed in the hope that it will be useful, |
---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 14 | # PARTICULAR PURPOSE. |
---|
| 15 | |
---|
| 16 | @SET_MAKE@ |
---|
| 17 | |
---|
| 18 | # $Id: Makefile.am,v 1.02 2010/07/16 21:57:19 sbajic Exp $ |
---|
| 19 | # m4/Makefile.am |
---|
| 20 | # |
---|
| 21 | VPATH = @srcdir@ |
---|
| 22 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 23 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 24 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 25 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
---|
| 26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
| 38 | build_triplet = @build@ |
---|
| 39 | host_triplet = @host@ |
---|
| 40 | subdir = m4 |
---|
| 41 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 42 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 43 | am__aclocal_m4_deps = $(top_srcdir)/m4/dllibs.m4 \ |
---|
| 44 | $(top_srcdir)/m4/dspam_functions.m4 \ |
---|
| 45 | $(top_srcdir)/m4/external_lookup.m4 \ |
---|
| 46 | $(top_srcdir)/m4/gcc_build_options.m4 \ |
---|
| 47 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
---|
| 48 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
---|
| 49 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mysql_drv.m4 \ |
---|
| 50 | $(top_srcdir)/m4/netlibs.m4 $(top_srcdir)/m4/pgsql_drv.m4 \ |
---|
| 51 | $(top_srcdir)/m4/pthread.m4 \ |
---|
| 52 | $(top_srcdir)/m4/split_configuration.m4 \ |
---|
| 53 | $(top_srcdir)/m4/sqlite3_drv.m4 $(top_srcdir)/m4/sqlite_drv.m4 \ |
---|
| 54 | $(top_srcdir)/configure.ac |
---|
| 55 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 56 | $(ACLOCAL_M4) |
---|
| 57 | mkinstalldirs = $(install_sh) -d |
---|
| 58 | CONFIG_HEADER = $(top_builddir)/src/auto-config.h |
---|
| 59 | CONFIG_CLEAN_FILES = |
---|
| 60 | CONFIG_CLEAN_VPATH_FILES = |
---|
| 61 | SOURCES = |
---|
| 62 | DIST_SOURCES = |
---|
| 63 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 64 | ACLOCAL = @ACLOCAL@ |
---|
| 65 | AMTAR = @AMTAR@ |
---|
| 66 | AR = @AR@ |
---|
| 67 | AUTOCONF = @AUTOCONF@ |
---|
| 68 | AUTOHEADER = @AUTOHEADER@ |
---|
| 69 | AUTOMAKE = @AUTOMAKE@ |
---|
| 70 | AWK = @AWK@ |
---|
| 71 | CC = @CC@ |
---|
| 72 | CCDEPMODE = @CCDEPMODE@ |
---|
| 73 | CFLAGS = @CFLAGS@ |
---|
| 74 | CPP = @CPP@ |
---|
| 75 | CPPFLAGS = @CPPFLAGS@ |
---|
| 76 | CYGPATH_W = @CYGPATH_W@ |
---|
| 77 | DEFS = @DEFS@ |
---|
| 78 | DEPDIR = @DEPDIR@ |
---|
| 79 | DLLIBS = @DLLIBS@ |
---|
| 80 | DLLTOOL = @DLLTOOL@ |
---|
| 81 | DSYMUTIL = @DSYMUTIL@ |
---|
| 82 | DUMPBIN = @DUMPBIN@ |
---|
| 83 | ECHO_C = @ECHO_C@ |
---|
| 84 | ECHO_N = @ECHO_N@ |
---|
| 85 | ECHO_T = @ECHO_T@ |
---|
| 86 | EGREP = @EGREP@ |
---|
| 87 | EXEEXT = @EXEEXT@ |
---|
| 88 | FGREP = @FGREP@ |
---|
| 89 | GREP = @GREP@ |
---|
| 90 | INSTALL = @INSTALL@ |
---|
| 91 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 92 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 93 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 94 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 95 | LD = @LD@ |
---|
| 96 | LDFLAGS = @LDFLAGS@ |
---|
| 97 | LIBOBJS = @LIBOBJS@ |
---|
| 98 | LIBS = @LIBS@ |
---|
| 99 | LIBTOOL = @LIBTOOL@ |
---|
| 100 | LIPO = @LIPO@ |
---|
| 101 | LN_S = @LN_S@ |
---|
| 102 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 103 | MAKEINFO = @MAKEINFO@ |
---|
| 104 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
---|
| 105 | MKDIR_P = @MKDIR_P@ |
---|
| 106 | NETLIBS = @NETLIBS@ |
---|
| 107 | NM = @NM@ |
---|
| 108 | NMEDIT = @NMEDIT@ |
---|
| 109 | OBJDUMP = @OBJDUMP@ |
---|
| 110 | OBJEXT = @OBJEXT@ |
---|
| 111 | OTOOL = @OTOOL@ |
---|
| 112 | OTOOL64 = @OTOOL64@ |
---|
| 113 | PACKAGE = @PACKAGE@ |
---|
| 114 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 115 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 116 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 117 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 118 | PACKAGE_URL = @PACKAGE_URL@ |
---|
| 119 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 120 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 121 | RANLIB = @RANLIB@ |
---|
| 122 | SED = @SED@ |
---|
| 123 | SET_MAKE = @SET_MAKE@ |
---|
| 124 | SHELL = @SHELL@ |
---|
| 125 | STRIP = @STRIP@ |
---|
| 126 | VERSION = @VERSION@ |
---|
| 127 | abs_builddir = @abs_builddir@ |
---|
| 128 | abs_srcdir = @abs_srcdir@ |
---|
| 129 | abs_top_builddir = @abs_top_builddir@ |
---|
| 130 | abs_top_srcdir = @abs_top_srcdir@ |
---|
| 131 | ac_ct_AR = @ac_ct_AR@ |
---|
| 132 | ac_ct_CC = @ac_ct_CC@ |
---|
| 133 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
---|
| 134 | active_driver = @active_driver@ |
---|
| 135 | am__include = @am__include@ |
---|
| 136 | am__leading_dot = @am__leading_dot@ |
---|
| 137 | am__quote = @am__quote@ |
---|
| 138 | am__tar = @am__tar@ |
---|
| 139 | am__untar = @am__untar@ |
---|
| 140 | bindir = @bindir@ |
---|
| 141 | build = @build@ |
---|
| 142 | build_alias = @build_alias@ |
---|
| 143 | build_cpu = @build_cpu@ |
---|
| 144 | build_os = @build_os@ |
---|
| 145 | build_vendor = @build_vendor@ |
---|
| 146 | builddir = @builddir@ |
---|
| 147 | datadir = @datadir@ |
---|
| 148 | datarootdir = @datarootdir@ |
---|
| 149 | delivery_agent = @delivery_agent@ |
---|
| 150 | docdir = @docdir@ |
---|
| 151 | dspam_group = @dspam_group@ |
---|
| 152 | dspam_home = @dspam_home@ |
---|
| 153 | dspam_home_group = @dspam_home_group@ |
---|
| 154 | dspam_home_mode = @dspam_home_mode@ |
---|
| 155 | dspam_home_owner = @dspam_home_owner@ |
---|
| 156 | dspam_mode = @dspam_mode@ |
---|
| 157 | dspam_owner = @dspam_owner@ |
---|
| 158 | dvidir = @dvidir@ |
---|
| 159 | exec_prefix = @exec_prefix@ |
---|
| 160 | external_lookup_libs = @external_lookup_libs@ |
---|
| 161 | host = @host@ |
---|
| 162 | host_alias = @host_alias@ |
---|
| 163 | host_cpu = @host_cpu@ |
---|
| 164 | host_os = @host_os@ |
---|
| 165 | host_vendor = @host_vendor@ |
---|
| 166 | htmldir = @htmldir@ |
---|
| 167 | includedir = @includedir@ |
---|
| 168 | infodir = @infodir@ |
---|
| 169 | install_sh = @install_sh@ |
---|
| 170 | libdir = @libdir@ |
---|
| 171 | libexecdir = @libexecdir@ |
---|
| 172 | libmysql_drv_cppflags = @libmysql_drv_cppflags@ |
---|
| 173 | libmysql_drv_ldflags = @libmysql_drv_ldflags@ |
---|
| 174 | libmysql_drv_libs = @libmysql_drv_libs@ |
---|
| 175 | libpgsql_drv_cppflags = @libpgsql_drv_cppflags@ |
---|
| 176 | libpgsql_drv_ldflags = @libpgsql_drv_ldflags@ |
---|
| 177 | libpgsql_drv_libs = @libpgsql_drv_libs@ |
---|
| 178 | libsqlite3_drv_cppflags = @libsqlite3_drv_cppflags@ |
---|
| 179 | libsqlite3_drv_ldflags = @libsqlite3_drv_ldflags@ |
---|
| 180 | libsqlite3_drv_libs = @libsqlite3_drv_libs@ |
---|
| 181 | libsqlite_drv_cppflags = @libsqlite_drv_cppflags@ |
---|
| 182 | libsqlite_drv_ldflags = @libsqlite_drv_ldflags@ |
---|
| 183 | libsqlite_drv_libs = @libsqlite_drv_libs@ |
---|
| 184 | localedir = @localedir@ |
---|
| 185 | localstatedir = @localstatedir@ |
---|
| 186 | logdir = @logdir@ |
---|
| 187 | mandir = @mandir@ |
---|
| 188 | mkdir_p = @mkdir_p@ |
---|
| 189 | oldincludedir = @oldincludedir@ |
---|
| 190 | pdfdir = @pdfdir@ |
---|
| 191 | pgsql_pg_config = @pgsql_pg_config@ |
---|
| 192 | prefix = @prefix@ |
---|
| 193 | program_transform_name = @program_transform_name@ |
---|
| 194 | psdir = @psdir@ |
---|
| 195 | sbindir = @sbindir@ |
---|
| 196 | sharedstatedir = @sharedstatedir@ |
---|
| 197 | srcdir = @srcdir@ |
---|
| 198 | storage_drv_subdirs = @storage_drv_subdirs@ |
---|
| 199 | sysconfdir = @sysconfdir@ |
---|
| 200 | target_alias = @target_alias@ |
---|
| 201 | top_build_prefix = @top_build_prefix@ |
---|
| 202 | top_builddir = @top_builddir@ |
---|
| 203 | top_srcdir = @top_srcdir@ |
---|
| 204 | EXTRA_DIST = \ |
---|
| 205 | gcc_build_options.m4 \ |
---|
| 206 | mysql_drv.m4 \ |
---|
| 207 | netlibs.m4 \ |
---|
| 208 | pgsql_drv.m4 \ |
---|
| 209 | sqlite_drv.m4 \ |
---|
| 210 | dllibs.m4 \ |
---|
| 211 | external_lookup.m4 \ |
---|
| 212 | pthread.m4 \ |
---|
| 213 | split_configuration.m4 \ |
---|
| 214 | dspam_functions.m4 |
---|
| 215 | |
---|
| 216 | all: all-am |
---|
| 217 | |
---|
| 218 | .SUFFIXES: |
---|
| 219 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 220 | @for dep in $?; do \ |
---|
| 221 | case '$(am__configure_deps)' in \ |
---|
| 222 | *$$dep*) \ |
---|
| 223 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
---|
| 224 | && { if test -f $@; then exit 0; else break; fi; }; \ |
---|
| 225 | exit 1;; \ |
---|
| 226 | esac; \ |
---|
| 227 | done; \ |
---|
| 228 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \ |
---|
| 229 | $(am__cd) $(top_srcdir) && \ |
---|
| 230 | $(AUTOMAKE) --foreign m4/Makefile |
---|
| 231 | .PRECIOUS: Makefile |
---|
| 232 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 233 | @case '$?' in \ |
---|
| 234 | *config.status*) \ |
---|
| 235 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 236 | *) \ |
---|
| 237 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 238 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 239 | esac; |
---|
| 240 | |
---|
| 241 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 242 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 243 | |
---|
| 244 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 245 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 246 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 247 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 248 | $(am__aclocal_m4_deps): |
---|
| 249 | |
---|
| 250 | mostlyclean-libtool: |
---|
| 251 | -rm -f *.lo |
---|
| 252 | |
---|
| 253 | clean-libtool: |
---|
| 254 | -rm -rf .libs _libs |
---|
| 255 | tags: TAGS |
---|
| 256 | TAGS: |
---|
| 257 | |
---|
| 258 | ctags: CTAGS |
---|
| 259 | CTAGS: |
---|
| 260 | |
---|
| 261 | |
---|
| 262 | distdir: $(DISTFILES) |
---|
| 263 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 264 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 265 | list='$(DISTFILES)'; \ |
---|
| 266 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
| 267 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
| 268 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
| 269 | case $$dist_files in \ |
---|
| 270 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
| 271 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
| 272 | sort -u` ;; \ |
---|
| 273 | esac; \ |
---|
| 274 | for file in $$dist_files; do \ |
---|
| 275 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 276 | if test -d $$d/$$file; then \ |
---|
| 277 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 278 | if test -d "$(distdir)/$$file"; then \ |
---|
| 279 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
| 280 | fi; \ |
---|
| 281 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 282 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
---|
| 283 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
| 284 | fi; \ |
---|
| 285 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
---|
| 286 | else \ |
---|
| 287 | test -f "$(distdir)/$$file" \ |
---|
| 288 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
---|
| 289 | || exit 1; \ |
---|
| 290 | fi; \ |
---|
| 291 | done |
---|
| 292 | check-am: all-am |
---|
| 293 | check: check-am |
---|
| 294 | all-am: Makefile |
---|
| 295 | installdirs: |
---|
| 296 | install: install-am |
---|
| 297 | install-exec: install-exec-am |
---|
| 298 | install-data: install-data-am |
---|
| 299 | uninstall: uninstall-am |
---|
| 300 | |
---|
| 301 | install-am: all-am |
---|
| 302 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 303 | |
---|
| 304 | installcheck: installcheck-am |
---|
| 305 | install-strip: |
---|
| 306 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 307 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 308 | `test -z '$(STRIP)' || \ |
---|
| 309 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 310 | mostlyclean-generic: |
---|
| 311 | |
---|
| 312 | clean-generic: |
---|
| 313 | |
---|
| 314 | distclean-generic: |
---|
| 315 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 316 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
---|
| 317 | |
---|
| 318 | maintainer-clean-generic: |
---|
| 319 | @echo "This command is intended for maintainers to use" |
---|
| 320 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 321 | clean: clean-am |
---|
| 322 | |
---|
| 323 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 324 | |
---|
| 325 | distclean: distclean-am |
---|
| 326 | -rm -f Makefile |
---|
| 327 | distclean-am: clean-am distclean-generic |
---|
| 328 | |
---|
| 329 | dvi: dvi-am |
---|
| 330 | |
---|
| 331 | dvi-am: |
---|
| 332 | |
---|
| 333 | html: html-am |
---|
| 334 | |
---|
| 335 | html-am: |
---|
| 336 | |
---|
| 337 | info: info-am |
---|
| 338 | |
---|
| 339 | info-am: |
---|
| 340 | |
---|
| 341 | install-data-am: |
---|
| 342 | |
---|
| 343 | install-dvi: install-dvi-am |
---|
| 344 | |
---|
| 345 | install-dvi-am: |
---|
| 346 | |
---|
| 347 | install-exec-am: |
---|
| 348 | |
---|
| 349 | install-html: install-html-am |
---|
| 350 | |
---|
| 351 | install-html-am: |
---|
| 352 | |
---|
| 353 | install-info: install-info-am |
---|
| 354 | |
---|
| 355 | install-info-am: |
---|
| 356 | |
---|
| 357 | install-man: |
---|
| 358 | |
---|
| 359 | install-pdf: install-pdf-am |
---|
| 360 | |
---|
| 361 | install-pdf-am: |
---|
| 362 | |
---|
| 363 | install-ps: install-ps-am |
---|
| 364 | |
---|
| 365 | install-ps-am: |
---|
| 366 | |
---|
| 367 | installcheck-am: |
---|
| 368 | |
---|
| 369 | maintainer-clean: maintainer-clean-am |
---|
| 370 | -rm -f Makefile |
---|
| 371 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 372 | |
---|
| 373 | mostlyclean: mostlyclean-am |
---|
| 374 | |
---|
| 375 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 376 | |
---|
| 377 | pdf: pdf-am |
---|
| 378 | |
---|
| 379 | pdf-am: |
---|
| 380 | |
---|
| 381 | ps: ps-am |
---|
| 382 | |
---|
| 383 | ps-am: |
---|
| 384 | |
---|
| 385 | uninstall-am: |
---|
| 386 | |
---|
| 387 | .MAKE: install-am install-strip |
---|
| 388 | |
---|
| 389 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
| 390 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
| 391 | dvi-am html html-am info info-am install install-am \ |
---|
| 392 | install-data install-data-am install-dvi install-dvi-am \ |
---|
| 393 | install-exec install-exec-am install-html install-html-am \ |
---|
| 394 | install-info install-info-am install-man install-pdf \ |
---|
| 395 | install-pdf-am install-ps install-ps-am install-strip \ |
---|
| 396 | installcheck installcheck-am installdirs maintainer-clean \ |
---|
| 397 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
---|
| 398 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am |
---|
| 399 | |
---|
| 400 | |
---|
| 401 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 402 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 403 | .NOEXPORT: |
---|