* new version 2.19.9999
[alpine.git] / alpine / Makefile.in
bloba8d5efa2a3d02c53654de6a3d851ad1797aaac0e
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # ========================================================================
18 # Copyright 2006-2008 University of Washington
20 # Licensed under the Apache License, Version 2.0 (the "License");
21 # you may not use this file except in compliance with the License.
22 # You may obtain a copy of the License at
24 # http://www.apache.org/licenses/LICENSE-2.0
26 # ========================================================================
28 VPATH = @srcdir@
29 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 bin_PROGRAMS = alpine$(EXEEXT) rpdump$(EXEEXT) rpload$(EXEEXT)
93 subdir = alpine
94 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
95 $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
98 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
99 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
100 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
101 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
104 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/VERSION \
105 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
106 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
107 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
108 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
109 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
110 $(top_srcdir)/configure.ac
111 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
112 $(ACLOCAL_M4)
113 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114 CONFIG_HEADER = $(top_builddir)/include/config.h
115 CONFIG_CLEAN_FILES =
116 CONFIG_CLEAN_VPATH_FILES =
117 am__installdirs = "$(DESTDIR)$(bindir)"
118 PROGRAMS = $(bin_PROGRAMS)
119 am_alpine_OBJECTS = addrbook.$(OBJEXT) adrbkcmd.$(OBJEXT) \
120 after.$(OBJEXT) alpine.$(OBJEXT) arg.$(OBJEXT) busy.$(OBJEXT) \
121 colorconf.$(OBJEXT) confscroll.$(OBJEXT) context.$(OBJEXT) \
122 dispfilt.$(OBJEXT) flagmaint.$(OBJEXT) folder.$(OBJEXT) \
123 help.$(OBJEXT) imap.$(OBJEXT) init.$(OBJEXT) kblock.$(OBJEXT) \
124 keymenu.$(OBJEXT) ldapconf.$(OBJEXT) listsel.$(OBJEXT) \
125 mailcmd.$(OBJEXT) mailindx.$(OBJEXT) mailpart.$(OBJEXT) \
126 mailview.$(OBJEXT) newuser.$(OBJEXT) pattern.$(OBJEXT) \
127 pipe.$(OBJEXT) print.$(OBJEXT) radio.$(OBJEXT) \
128 remote.$(OBJEXT) reply.$(OBJEXT) roleconf.$(OBJEXT) \
129 send.$(OBJEXT) setup.$(OBJEXT) signal.$(OBJEXT) \
130 status.$(OBJEXT) takeaddr.$(OBJEXT) titlebar.$(OBJEXT) \
131 smime.$(OBJEXT) newmail.$(OBJEXT)
132 nodist_alpine_OBJECTS = date.$(OBJEXT)
133 alpine_OBJECTS = $(am_alpine_OBJECTS) $(nodist_alpine_OBJECTS)
134 am__DEPENDENCIES_1 =
135 alpine_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
136 AM_V_lt = $(am__v_lt_@AM_V@)
137 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
138 am__v_lt_0 = --silent
139 am__v_lt_1 =
140 am_rpdump_OBJECTS = rpdump.$(OBJEXT)
141 rpdump_OBJECTS = $(am_rpdump_OBJECTS)
142 rpdump_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
143 am_rpload_OBJECTS = rpload.$(OBJEXT)
144 rpload_OBJECTS = $(am_rpload_OBJECTS)
145 rpload_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
146 AM_V_P = $(am__v_P_@AM_V@)
147 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148 am__v_P_0 = false
149 am__v_P_1 = :
150 AM_V_GEN = $(am__v_GEN_@AM_V@)
151 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152 am__v_GEN_0 = @echo " GEN " $@;
153 am__v_GEN_1 =
154 AM_V_at = $(am__v_at_@AM_V@)
155 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156 am__v_at_0 = @
157 am__v_at_1 =
158 DEFAULT_INCLUDES =
159 depcomp = $(SHELL) $(top_srcdir)/depcomp
160 am__depfiles_maybe = depfiles
161 am__mv = mv -f
162 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
163 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
164 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
166 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
167 $(AM_CFLAGS) $(CFLAGS)
168 AM_V_CC = $(am__v_CC_@AM_V@)
169 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
170 am__v_CC_0 = @echo " CC " $@;
171 am__v_CC_1 =
172 CCLD = $(CC)
173 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
175 $(AM_LDFLAGS) $(LDFLAGS) -o $@
176 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
177 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
178 am__v_CCLD_0 = @echo " CCLD " $@;
179 am__v_CCLD_1 =
180 SOURCES = $(alpine_SOURCES) $(nodist_alpine_SOURCES) $(rpdump_SOURCES) \
181 $(rpload_SOURCES)
182 DIST_SOURCES = $(alpine_SOURCES) $(rpdump_SOURCES) $(rpload_SOURCES)
183 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
184 ctags-recursive dvi-recursive html-recursive info-recursive \
185 install-data-recursive install-dvi-recursive \
186 install-exec-recursive install-html-recursive \
187 install-info-recursive install-pdf-recursive \
188 install-ps-recursive install-recursive installcheck-recursive \
189 installdirs-recursive pdf-recursive ps-recursive \
190 tags-recursive uninstall-recursive
191 am__can_run_installinfo = \
192 case $$AM_UPDATE_INFO_DIR in \
193 n|no|NO) false;; \
194 *) (install-info --version) >/dev/null 2>&1;; \
195 esac
196 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
197 distclean-recursive maintainer-clean-recursive
198 am__recursive_targets = \
199 $(RECURSIVE_TARGETS) \
200 $(RECURSIVE_CLEAN_TARGETS) \
201 $(am__extra_recursive_targets)
202 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
203 distdir
204 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
205 # Read a list of newline-separated strings from the standard input,
206 # and print each of them once, without duplicates. Input order is
207 # *not* preserved.
208 am__uniquify_input = $(AWK) '\
209 BEGIN { nonempty = 0; } \
210 { items[$$0] = 1; nonempty = 1; } \
211 END { if (nonempty) { for (i in items) print i; }; } \
213 # Make sure the list of sources is unique. This is necessary because,
214 # e.g., the same source file might be shared among _SOURCES variables
215 # for different programs/libraries.
216 am__define_uniq_tagged_files = \
217 list='$(am__tagged_files)'; \
218 unique=`for i in $$list; do \
219 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
220 done | $(am__uniquify_input)`
221 ETAGS = etags
222 CTAGS = ctags
223 DIST_SUBDIRS = $(SUBDIRS)
224 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 am__relativize = \
226 dir0=`pwd`; \
227 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
228 sed_rest='s,^[^/]*/*,,'; \
229 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
230 sed_butlast='s,/*[^/]*$$,,'; \
231 while test -n "$$dir1"; do \
232 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
233 if test "$$first" != "."; then \
234 if test "$$first" = ".."; then \
235 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
236 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
237 else \
238 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
239 if test "$$first2" = "$$first"; then \
240 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
241 else \
242 dir2="../$$dir2"; \
243 fi; \
244 dir0="$$dir0"/"$$first"; \
245 fi; \
246 fi; \
247 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
248 done; \
249 reldir="$$dir2"
250 ACLOCAL = @ACLOCAL@
251 AMTAR = @AMTAR@
252 AM_CFLAGS = @AM_CFLAGS@
253 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
254 AM_LDFLAGS = `cat @top_srcdir@/c-client/LDFLAGS`
255 AR = @AR@
256 AUTOCONF = @AUTOCONF@
257 AUTOHEADER = @AUTOHEADER@
258 AUTOMAKE = @AUTOMAKE@
259 AWK = @AWK@
260 CC = @CC@
261 CCDEPMODE = @CCDEPMODE@
262 CFLAGS = @CFLAGS@
263 CP = @CP@
264 CPP = @CPP@
265 CPPFLAGS = @CPPFLAGS@
266 CYGPATH_W = @CYGPATH_W@
267 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
268 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
269 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
270 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
271 C_CLIENT_TARGET = @C_CLIENT_TARGET@
272 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
273 DEFS = @DEFS@
274 DEPDIR = @DEPDIR@
275 DLLTOOL = @DLLTOOL@
276 DSYMUTIL = @DSYMUTIL@
277 DUMPBIN = @DUMPBIN@
278 ECHO_C = @ECHO_C@
279 ECHO_N = @ECHO_N@
280 ECHO_T = @ECHO_T@
281 EGREP = @EGREP@
282 EXEEXT = @EXEEXT@
283 FGREP = @FGREP@
284 GMSGFMT = @GMSGFMT@
285 GMSGFMT_015 = @GMSGFMT_015@
286 GREP = @GREP@
287 INSTALL = @INSTALL@
288 INSTALL_DATA = @INSTALL_DATA@
289 INSTALL_PROGRAM = @INSTALL_PROGRAM@
290 INSTALL_SCRIPT = @INSTALL_SCRIPT@
291 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
292 INTLLIBS = @INTLLIBS@
293 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
294 ISPELLPROG = @ISPELLPROG@
295 LD = @LD@
296 LDFLAGS = @LDFLAGS@
297 LIBICONV = @LIBICONV@
298 LIBINTL = @LIBINTL@
299 LIBOBJS = @LIBOBJS@
300 LIBS = @LIBS@
301 LIBTOOL = @LIBTOOL@
302 LIBTOOL_DEPS = @LIBTOOL_DEPS@
303 LIPO = @LIPO@
304 LN = @LN@
305 LN_S = @LN_S@
306 LS = @LS@
307 LTLIBICONV = @LTLIBICONV@
308 LTLIBINTL = @LTLIBINTL@
309 LTLIBOBJS = @LTLIBOBJS@
310 MAINT = @MAINT@
311 MAKE = @MAKE@
312 MAKEINFO = @MAKEINFO@
313 MANIFEST_TOOL = @MANIFEST_TOOL@
314 MKDIR_P = @MKDIR_P@
315 MSGFMT = @MSGFMT@
316 MSGFMT_015 = @MSGFMT_015@
317 MSGMERGE = @MSGMERGE@
318 NM = @NM@
319 NMEDIT = @NMEDIT@
320 NPA_PROG = @NPA_PROG@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_SEPARATOR = @PATH_SEPARATOR@
333 POSUB = @POSUB@
334 PTHREAD_CC = @PTHREAD_CC@
335 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
336 PTHREAD_LIBS = @PTHREAD_LIBS@
337 PWPROG = @PWPROG@
338 RANLIB = @RANLIB@
339 REGEX_BUILD = @REGEX_BUILD@
340 RM = @RM@
341 SED = @SED@
342 SENDMAIL = @SENDMAIL@
343 SET_MAKE = @SET_MAKE@
344 SHELL = @SHELL@
345 SPELLPROG = @SPELLPROG@
346 STRIP = @STRIP@
347 USE_NLS = @USE_NLS@
348 VERSION = @VERSION@
349 WEB_BINDIR = @WEB_BINDIR@
350 WEB_BUILD = @WEB_BUILD@
351 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
352 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
353 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
354 XGETTEXT = @XGETTEXT@
355 XGETTEXT_015 = @XGETTEXT_015@
356 abs_builddir = @abs_builddir@
357 abs_srcdir = @abs_srcdir@
358 abs_top_builddir = @abs_top_builddir@
359 abs_top_srcdir = @abs_top_srcdir@
360 ac_ct_AR = @ac_ct_AR@
361 ac_ct_CC = @ac_ct_CC@
362 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
363 acx_pthread_config = @acx_pthread_config@
364 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
365 alpine_simple_spellcheck = @alpine_simple_spellcheck@
366 am__include = @am__include@
367 am__leading_dot = @am__leading_dot@
368 am__quote = @am__quote@
369 am__tar = @am__tar@
370 am__untar = @am__untar@
371 bindir = @bindir@
372 build = @build@
373 build_alias = @build_alias@
374 build_cpu = @build_cpu@
375 build_os = @build_os@
376 build_vendor = @build_vendor@
377 builddir = @builddir@
378 datadir = @datadir@
379 datarootdir = @datarootdir@
380 docdir = @docdir@
381 dvidir = @dvidir@
382 exec_prefix = @exec_prefix@
383 host = @host@
384 host_alias = @host_alias@
385 host_cpu = @host_cpu@
386 host_os = @host_os@
387 host_vendor = @host_vendor@
388 htmldir = @htmldir@
389 includedir = @includedir@
390 infodir = @infodir@
391 install_sh = @install_sh@
392 libdir = @libdir@
393 libexecdir = @libexecdir@
394 localedir = @localedir@
395 localstatedir = @localstatedir@
396 mandir = @mandir@
397 mkdir_p = @mkdir_p@
398 oldincludedir = @oldincludedir@
399 pdfdir = @pdfdir@
400 prefix = @prefix@
401 program_transform_name = @program_transform_name@
402 psdir = @psdir@
403 sbindir = @sbindir@
404 sharedstatedir = @sharedstatedir@
405 srcdir = @srcdir@
406 sysconfdir = @sysconfdir@
407 target_alias = @target_alias@
408 top_build_prefix = @top_build_prefix@
409 top_builddir = @top_builddir@
410 top_srcdir = @top_srcdir@
411 SUBDIRS = osdep
412 alpine_SOURCES = addrbook.c adrbkcmd.c after.c alpine.c arg.c busy.c colorconf.c \
413 confscroll.c context.c dispfilt.c flagmaint.c folder.c help.c imap.c \
414 init.c kblock.c keymenu.c ldapconf.c listsel.c mailcmd.c mailindx.c \
415 mailpart.c mailview.c newuser.c pattern.c pipe.c print.c radio.c remote.c reply.c \
416 roleconf.c send.c setup.c signal.c status.c takeaddr.c titlebar.c smime.c newmail.c
418 alpine_LDADD = $(LDADD) $(INTLLIBS)
419 rpdump_LDADD = $(LDADD) $(INTLLIBS)
420 rpload_LDADD = $(LDADD) $(INTLLIBS)
421 nodist_alpine_SOURCES = date.c
422 rpdump_SOURCES = rpdump.c
423 rpload_SOURCES = rpload.c
424 BUILT_SOURCES = date.c
425 LDADD = ../pico/libpico.a ../pico/osdep/libpicoosd.a \
426 ../pith/libpith.a ../pith/osdep/libpithosd.a \
427 ../pith/charconv/libpithcc.a \
428 osdep/libpineosd.a ../c-client/c-client.a
430 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include -DLOCALEDIR=\"$(localedir)\"
431 CLEANFILES = date.c
432 all: $(BUILT_SOURCES)
433 $(MAKE) $(AM_MAKEFLAGS) all-recursive
435 .SUFFIXES:
436 .SUFFIXES: .c .lo .o .obj
437 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
438 @for dep in $?; do \
439 case '$(am__configure_deps)' in \
440 *$$dep*) \
441 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
442 && { if test -f $@; then exit 0; else break; fi; }; \
443 exit 1;; \
444 esac; \
445 done; \
446 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign alpine/Makefile'; \
447 $(am__cd) $(top_srcdir) && \
448 $(AUTOMAKE) --foreign alpine/Makefile
449 .PRECIOUS: Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
451 @case '$?' in \
452 *config.status*) \
453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
454 *) \
455 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
456 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
457 esac;
459 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
463 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(am__aclocal_m4_deps):
467 install-binPROGRAMS: $(bin_PROGRAMS)
468 @$(NORMAL_INSTALL)
469 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
470 if test -n "$$list"; then \
471 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
472 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
473 fi; \
474 for p in $$list; do echo "$$p $$p"; done | \
475 sed 's/$(EXEEXT)$$//' | \
476 while read p p1; do if test -f $$p \
477 || test -f $$p1 \
478 ; then echo "$$p"; echo "$$p"; else :; fi; \
479 done | \
480 sed -e 'p;s,.*/,,;n;h' \
481 -e 's|.*|.|' \
482 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
483 sed 'N;N;N;s,\n, ,g' | \
484 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
485 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
486 if ($$2 == $$4) files[d] = files[d] " " $$1; \
487 else { print "f", $$3 "/" $$4, $$1; } } \
488 END { for (d in files) print "f", d, files[d] }' | \
489 while read type dir files; do \
490 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
491 test -z "$$files" || { \
492 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
493 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
495 ; done
497 uninstall-binPROGRAMS:
498 @$(NORMAL_UNINSTALL)
499 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
500 files=`for p in $$list; do echo "$$p"; done | \
501 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
502 -e 's/$$/$(EXEEXT)/' \
503 `; \
504 test -n "$$list" || exit 0; \
505 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
506 cd "$(DESTDIR)$(bindir)" && rm -f $$files
508 clean-binPROGRAMS:
509 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
510 echo " rm -f" $$list; \
511 rm -f $$list || exit $$?; \
512 test -n "$(EXEEXT)" || exit 0; \
513 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
514 echo " rm -f" $$list; \
515 rm -f $$list
517 alpine$(EXEEXT): $(alpine_OBJECTS) $(alpine_DEPENDENCIES) $(EXTRA_alpine_DEPENDENCIES)
518 @rm -f alpine$(EXEEXT)
519 $(AM_V_CCLD)$(LINK) $(alpine_OBJECTS) $(alpine_LDADD) $(LIBS)
521 rpdump$(EXEEXT): $(rpdump_OBJECTS) $(rpdump_DEPENDENCIES) $(EXTRA_rpdump_DEPENDENCIES)
522 @rm -f rpdump$(EXEEXT)
523 $(AM_V_CCLD)$(LINK) $(rpdump_OBJECTS) $(rpdump_LDADD) $(LIBS)
525 rpload$(EXEEXT): $(rpload_OBJECTS) $(rpload_DEPENDENCIES) $(EXTRA_rpload_DEPENDENCIES)
526 @rm -f rpload$(EXEEXT)
527 $(AM_V_CCLD)$(LINK) $(rpload_OBJECTS) $(rpload_LDADD) $(LIBS)
529 mostlyclean-compile:
530 -rm -f *.$(OBJEXT)
532 distclean-compile:
533 -rm -f *.tab.c
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addrbook.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adrbkcmd.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/after.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpine.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arg.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/busy.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colorconf.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/confscroll.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dispfilt.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagmaint.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/folder.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kblock.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keymenu.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldapconf.Po@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listsel.Po@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailcmd.Po@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailindx.Po@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailpart.Po@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailview.Po@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newmail.Po@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newuser.Po@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern.Po@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe.Po@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remote.Po@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reply.Po@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/roleconf.Po@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpdump.Po@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpload.Po@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/send.Po@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setup.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smime.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/status.Po@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/takeaddr.Po@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/titlebar.Po@am__quote@
578 .c.o:
579 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
580 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
585 .c.obj:
586 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
587 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
592 .c.lo:
593 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
594 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
599 mostlyclean-libtool:
600 -rm -f *.lo
602 clean-libtool:
603 -rm -rf .libs _libs
605 # This directory's subdirectories are mostly independent; you can cd
606 # into them and run 'make' without going through this Makefile.
607 # To change the values of 'make' variables: instead of editing Makefiles,
608 # (1) if the variable is set in 'config.status', edit 'config.status'
609 # (which will cause the Makefiles to be regenerated when you run 'make');
610 # (2) otherwise, pass the desired values on the 'make' command line.
611 $(am__recursive_targets):
612 @fail=; \
613 if $(am__make_keepgoing); then \
614 failcom='fail=yes'; \
615 else \
616 failcom='exit 1'; \
617 fi; \
618 dot_seen=no; \
619 target=`echo $@ | sed s/-recursive//`; \
620 case "$@" in \
621 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
622 *) list='$(SUBDIRS)' ;; \
623 esac; \
624 for subdir in $$list; do \
625 echo "Making $$target in $$subdir"; \
626 if test "$$subdir" = "."; then \
627 dot_seen=yes; \
628 local_target="$$target-am"; \
629 else \
630 local_target="$$target"; \
631 fi; \
632 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
633 || eval $$failcom; \
634 done; \
635 if test "$$dot_seen" = "no"; then \
636 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
637 fi; test -z "$$fail"
639 ID: $(am__tagged_files)
640 $(am__define_uniq_tagged_files); mkid -fID $$unique
641 tags: tags-recursive
642 TAGS: tags
644 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645 set x; \
646 here=`pwd`; \
647 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
648 include_option=--etags-include; \
649 empty_fix=.; \
650 else \
651 include_option=--include; \
652 empty_fix=; \
653 fi; \
654 list='$(SUBDIRS)'; for subdir in $$list; do \
655 if test "$$subdir" = .; then :; else \
656 test ! -f $$subdir/TAGS || \
657 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
658 fi; \
659 done; \
660 $(am__define_uniq_tagged_files); \
661 shift; \
662 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
663 test -n "$$unique" || unique=$$empty_fix; \
664 if test $$# -gt 0; then \
665 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666 "$$@" $$unique; \
667 else \
668 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
669 $$unique; \
670 fi; \
672 ctags: ctags-recursive
674 CTAGS: ctags
675 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
676 $(am__define_uniq_tagged_files); \
677 test -z "$(CTAGS_ARGS)$$unique" \
678 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
679 $$unique
681 GTAGS:
682 here=`$(am__cd) $(top_builddir) && pwd` \
683 && $(am__cd) $(top_srcdir) \
684 && gtags -i $(GTAGS_ARGS) "$$here"
685 cscopelist: cscopelist-recursive
687 cscopelist-am: $(am__tagged_files)
688 list='$(am__tagged_files)'; \
689 case "$(srcdir)" in \
690 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
691 *) sdir=$(subdir)/$(srcdir) ;; \
692 esac; \
693 for i in $$list; do \
694 if test -f "$$i"; then \
695 echo "$(subdir)/$$i"; \
696 else \
697 echo "$$sdir/$$i"; \
698 fi; \
699 done >> $(top_builddir)/cscope.files
701 distclean-tags:
702 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
704 distdir: $(DISTFILES)
705 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
706 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707 list='$(DISTFILES)'; \
708 dist_files=`for file in $$list; do echo $$file; done | \
709 sed -e "s|^$$srcdirstrip/||;t" \
710 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
711 case $$dist_files in \
712 */*) $(MKDIR_P) `echo "$$dist_files" | \
713 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
714 sort -u` ;; \
715 esac; \
716 for file in $$dist_files; do \
717 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
718 if test -d $$d/$$file; then \
719 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
720 if test -d "$(distdir)/$$file"; then \
721 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
722 fi; \
723 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
724 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
725 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726 fi; \
727 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
728 else \
729 test -f "$(distdir)/$$file" \
730 || cp -p $$d/$$file "$(distdir)/$$file" \
731 || exit 1; \
732 fi; \
733 done
734 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
735 if test "$$subdir" = .; then :; else \
736 $(am__make_dryrun) \
737 || test -d "$(distdir)/$$subdir" \
738 || $(MKDIR_P) "$(distdir)/$$subdir" \
739 || exit 1; \
740 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
741 $(am__relativize); \
742 new_distdir=$$reldir; \
743 dir1=$$subdir; dir2="$(top_distdir)"; \
744 $(am__relativize); \
745 new_top_distdir=$$reldir; \
746 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
747 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
748 ($(am__cd) $$subdir && \
749 $(MAKE) $(AM_MAKEFLAGS) \
750 top_distdir="$$new_top_distdir" \
751 distdir="$$new_distdir" \
752 am__remove_distdir=: \
753 am__skip_length_check=: \
754 am__skip_mode_fix=: \
755 distdir) \
756 || exit 1; \
757 fi; \
758 done
759 check-am: all-am
760 check: $(BUILT_SOURCES)
761 $(MAKE) $(AM_MAKEFLAGS) check-recursive
762 all-am: Makefile $(PROGRAMS)
763 installdirs: installdirs-recursive
764 installdirs-am:
765 for dir in "$(DESTDIR)$(bindir)"; do \
766 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
767 done
768 install: $(BUILT_SOURCES)
769 $(MAKE) $(AM_MAKEFLAGS) install-recursive
770 install-exec: install-exec-recursive
771 install-data: install-data-recursive
772 uninstall: uninstall-recursive
774 install-am: all-am
775 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
777 installcheck: installcheck-recursive
778 install-strip:
779 if test -z '$(STRIP)'; then \
780 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
781 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
782 install; \
783 else \
784 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
788 mostlyclean-generic:
790 clean-generic:
791 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
793 distclean-generic:
794 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
795 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
797 maintainer-clean-generic:
798 @echo "This command is intended for maintainers to use"
799 @echo "it deletes files that may require special tools to rebuild."
800 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
801 clean: clean-recursive
803 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
805 distclean: distclean-recursive
806 -rm -rf ./$(DEPDIR)
807 -rm -f Makefile
808 distclean-am: clean-am distclean-compile distclean-generic \
809 distclean-tags
811 dvi: dvi-recursive
813 dvi-am:
815 html: html-recursive
817 html-am:
819 info: info-recursive
821 info-am:
823 install-data-am:
825 install-dvi: install-dvi-recursive
827 install-dvi-am:
829 install-exec-am: install-binPROGRAMS
831 install-html: install-html-recursive
833 install-html-am:
835 install-info: install-info-recursive
837 install-info-am:
839 install-man:
841 install-pdf: install-pdf-recursive
843 install-pdf-am:
845 install-ps: install-ps-recursive
847 install-ps-am:
849 installcheck-am:
851 maintainer-clean: maintainer-clean-recursive
852 -rm -rf ./$(DEPDIR)
853 -rm -f Makefile
854 maintainer-clean-am: distclean-am maintainer-clean-generic
856 mostlyclean: mostlyclean-recursive
858 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
859 mostlyclean-libtool
861 pdf: pdf-recursive
863 pdf-am:
865 ps: ps-recursive
867 ps-am:
869 uninstall-am: uninstall-binPROGRAMS
871 .MAKE: $(am__recursive_targets) all check install install-am \
872 install-strip
874 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
875 check-am clean clean-binPROGRAMS clean-generic clean-libtool \
876 cscopelist-am ctags ctags-am distclean distclean-compile \
877 distclean-generic distclean-libtool distclean-tags distdir dvi \
878 dvi-am html html-am info info-am install install-am \
879 install-binPROGRAMS install-data install-data-am install-dvi \
880 install-dvi-am install-exec install-exec-am install-html \
881 install-html-am install-info install-info-am install-man \
882 install-pdf install-pdf-am install-ps install-ps-am \
883 install-strip installcheck installcheck-am installdirs \
884 installdirs-am maintainer-clean maintainer-clean-generic \
885 mostlyclean mostlyclean-compile mostlyclean-generic \
886 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
887 uninstall-am uninstall-binPROGRAMS
890 date.c:
891 echo "char datestamp[]="\"`date`\"";" > date.c
892 echo "char hoststamp[]="\"`hostname`\"";" >> date.c
894 # Tell versions [3.59,3.63) of GNU make to not export all variables.
895 # Otherwise a system limit (for SysV at least) may be exceeded.
896 .NOEXPORT: