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