* Fix an error in compilation when Alpine is not built with S/MIME
[alpine.git] / alpine / osdep / Makefile.in
blob7cea073c4523917f3aa9f7254bee72fbf3b62d7a
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 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 subdir = alpine/osdep
93 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
94 $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
97 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
98 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
99 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
100 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
103 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/VERSION \
104 $(top_srcdir)/VERSION $(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)/configure.ac
110 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111 $(ACLOCAL_M4)
112 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
113 CONFIG_HEADER = $(top_builddir)/include/config.h
114 CONFIG_CLEAN_FILES =
115 CONFIG_CLEAN_VPATH_FILES =
116 LIBRARIES = $(noinst_LIBRARIES)
117 ARFLAGS = cru
118 AM_V_AR = $(am__v_AR_@AM_V@)
119 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
120 am__v_AR_0 = @echo " AR " $@;
121 am__v_AR_1 =
122 libpineosd_a_AR = $(AR) $(ARFLAGS)
123 libpineosd_a_LIBADD =
124 am_libpineosd_a_OBJECTS = chnge_pw.$(OBJEXT) debuging.$(OBJEXT) \
125 diskquot.non.$(OBJEXT) execview.$(OBJEXT) fltrname.$(OBJEXT) \
126 jobcntrl.$(OBJEXT) print.$(OBJEXT) termin.gen.$(OBJEXT) \
127 termin.unx.$(OBJEXT) termout.gen.$(OBJEXT) \
128 termout.unx.$(OBJEXT)
129 libpineosd_a_OBJECTS = $(am_libpineosd_a_OBJECTS)
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo " GEN " $@;
137 am__v_GEN_1 =
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 =
142 DEFAULT_INCLUDES =
143 depcomp = $(SHELL) $(top_srcdir)/depcomp
144 am__depfiles_maybe = depfiles
145 am__mv = mv -f
146 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
147 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148 AM_V_lt = $(am__v_lt_@AM_V@)
149 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
150 am__v_lt_0 = --silent
151 am__v_lt_1 =
152 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
154 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
155 $(AM_CFLAGS) $(CFLAGS)
156 AM_V_CC = $(am__v_CC_@AM_V@)
157 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
158 am__v_CC_0 = @echo " CC " $@;
159 am__v_CC_1 =
160 CCLD = $(CC)
161 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 $(AM_LDFLAGS) $(LDFLAGS) -o $@
164 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166 am__v_CCLD_0 = @echo " CCLD " $@;
167 am__v_CCLD_1 =
168 SOURCES = $(libpineosd_a_SOURCES)
169 DIST_SOURCES = $(libpineosd_a_SOURCES)
170 am__can_run_installinfo = \
171 case $$AM_UPDATE_INFO_DIR in \
172 n|no|NO) false;; \
173 *) (install-info --version) >/dev/null 2>&1;; \
174 esac
175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176 # Read a list of newline-separated strings from the standard input,
177 # and print each of them once, without duplicates. Input order is
178 # *not* preserved.
179 am__uniquify_input = $(AWK) '\
180 BEGIN { nonempty = 0; } \
181 { items[$$0] = 1; nonempty = 1; } \
182 END { if (nonempty) { for (i in items) print i; }; } \
184 # Make sure the list of sources is unique. This is necessary because,
185 # e.g., the same source file might be shared among _SOURCES variables
186 # for different programs/libraries.
187 am__define_uniq_tagged_files = \
188 list='$(am__tagged_files)'; \
189 unique=`for i in $$list; do \
190 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191 done | $(am__uniquify_input)`
192 ETAGS = etags
193 CTAGS = ctags
194 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195 ACLOCAL = @ACLOCAL@
196 AMTAR = @AMTAR@
197 AM_CFLAGS = @AM_CFLAGS@
198 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
199 AM_LDFLAGS = @AM_LDFLAGS@
200 AR = @AR@
201 AUTOCONF = @AUTOCONF@
202 AUTOHEADER = @AUTOHEADER@
203 AUTOMAKE = @AUTOMAKE@
204 AWK = @AWK@
205 CC = @CC@
206 CCDEPMODE = @CCDEPMODE@
207 CFLAGS = @CFLAGS@
208 CP = @CP@
209 CPP = @CPP@
210 CPPFLAGS = @CPPFLAGS@
211 CYGPATH_W = @CYGPATH_W@
212 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
213 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
214 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
215 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
216 C_CLIENT_TARGET = @C_CLIENT_TARGET@
217 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
218 DEFS = @DEFS@
219 DEPDIR = @DEPDIR@
220 DLLTOOL = @DLLTOOL@
221 DSYMUTIL = @DSYMUTIL@
222 DUMPBIN = @DUMPBIN@
223 ECHO_C = @ECHO_C@
224 ECHO_N = @ECHO_N@
225 ECHO_T = @ECHO_T@
226 EGREP = @EGREP@
227 EXEEXT = @EXEEXT@
228 FGREP = @FGREP@
229 GMSGFMT = @GMSGFMT@
230 GMSGFMT_015 = @GMSGFMT_015@
231 GREP = @GREP@
232 INSTALL = @INSTALL@
233 INSTALL_DATA = @INSTALL_DATA@
234 INSTALL_PROGRAM = @INSTALL_PROGRAM@
235 INSTALL_SCRIPT = @INSTALL_SCRIPT@
236 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
237 INTLLIBS = @INTLLIBS@
238 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
239 ISPELLPROG = @ISPELLPROG@
240 LD = @LD@
241 LDFLAGS = @LDFLAGS@
242 LIBICONV = @LIBICONV@
243 LIBINTL = @LIBINTL@
244 LIBOBJS = @LIBOBJS@
245 LIBS = @LIBS@
246 LIBTOOL = @LIBTOOL@
247 LIBTOOL_DEPS = @LIBTOOL_DEPS@
248 LIPO = @LIPO@
249 LN = @LN@
250 LN_S = @LN_S@
251 LS = @LS@
252 LTLIBICONV = @LTLIBICONV@
253 LTLIBINTL = @LTLIBINTL@
254 LTLIBOBJS = @LTLIBOBJS@
255 MAINT = @MAINT@
256 MAKE = @MAKE@
257 MAKEINFO = @MAKEINFO@
258 MANIFEST_TOOL = @MANIFEST_TOOL@
259 MKDIR_P = @MKDIR_P@
260 MSGFMT = @MSGFMT@
261 MSGFMT_015 = @MSGFMT_015@
262 MSGMERGE = @MSGMERGE@
263 NM = @NM@
264 NMEDIT = @NMEDIT@
265 NPA_PROG = @NPA_PROG@
266 OBJDUMP = @OBJDUMP@
267 OBJEXT = @OBJEXT@
268 OTOOL = @OTOOL@
269 OTOOL64 = @OTOOL64@
270 PACKAGE = @PACKAGE@
271 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
272 PACKAGE_NAME = @PACKAGE_NAME@
273 PACKAGE_STRING = @PACKAGE_STRING@
274 PACKAGE_TARNAME = @PACKAGE_TARNAME@
275 PACKAGE_URL = @PACKAGE_URL@
276 PACKAGE_VERSION = @PACKAGE_VERSION@
277 PATH_SEPARATOR = @PATH_SEPARATOR@
278 POSUB = @POSUB@
279 PTHREAD_CC = @PTHREAD_CC@
280 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
281 PTHREAD_LIBS = @PTHREAD_LIBS@
282 PWPROG = @PWPROG@
283 RANLIB = @RANLIB@
284 REGEX_BUILD = @REGEX_BUILD@
285 RM = @RM@
286 SED = @SED@
287 SENDMAIL = @SENDMAIL@
288 SET_MAKE = @SET_MAKE@
289 SHELL = @SHELL@
290 SPELLPROG = @SPELLPROG@
291 STRIP = @STRIP@
292 USE_NLS = @USE_NLS@
293 VERSION = @VERSION@
294 WEB_BINDIR = @WEB_BINDIR@
295 WEB_BUILD = @WEB_BUILD@
296 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
297 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
298 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
299 XGETTEXT = @XGETTEXT@
300 XGETTEXT_015 = @XGETTEXT_015@
301 abs_builddir = @abs_builddir@
302 abs_srcdir = @abs_srcdir@
303 abs_top_builddir = @abs_top_builddir@
304 abs_top_srcdir = @abs_top_srcdir@
305 ac_ct_AR = @ac_ct_AR@
306 ac_ct_CC = @ac_ct_CC@
307 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
308 acx_pthread_config = @acx_pthread_config@
309 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
310 alpine_simple_spellcheck = @alpine_simple_spellcheck@
311 am__include = @am__include@
312 am__leading_dot = @am__leading_dot@
313 am__quote = @am__quote@
314 am__tar = @am__tar@
315 am__untar = @am__untar@
316 bindir = @bindir@
317 build = @build@
318 build_alias = @build_alias@
319 build_cpu = @build_cpu@
320 build_os = @build_os@
321 build_vendor = @build_vendor@
322 builddir = @builddir@
323 datadir = @datadir@
324 datarootdir = @datarootdir@
325 docdir = @docdir@
326 dvidir = @dvidir@
327 exec_prefix = @exec_prefix@
328 host = @host@
329 host_alias = @host_alias@
330 host_cpu = @host_cpu@
331 host_os = @host_os@
332 host_vendor = @host_vendor@
333 htmldir = @htmldir@
334 includedir = @includedir@
335 infodir = @infodir@
336 install_sh = @install_sh@
337 libdir = @libdir@
338 libexecdir = @libexecdir@
339 localedir = @localedir@
340 localstatedir = @localstatedir@
341 mandir = @mandir@
342 mkdir_p = @mkdir_p@
343 oldincludedir = @oldincludedir@
344 pdfdir = @pdfdir@
345 prefix = @prefix@
346 program_transform_name = @program_transform_name@
347 psdir = @psdir@
348 sbindir = @sbindir@
349 sharedstatedir = @sharedstatedir@
350 srcdir = @srcdir@
351 sysconfdir = @sysconfdir@
352 target_alias = @target_alias@
353 top_build_prefix = @top_build_prefix@
354 top_builddir = @top_builddir@
355 top_srcdir = @top_srcdir@
356 noinst_LIBRARIES = libpineosd.a
357 libpineosd_a_SOURCES = chnge_pw.c debuging.c diskquot.non.c execview.c fltrname.c \
358 jobcntrl.c print.c termin.gen.c termin.unx.c termout.gen.c termout.unx.c \
359 debuging.h execview.h fltrname.h jobcntrl.h print.h resource.h termin.gen.h \
360 termin.unx.h termout.gen.h termout.unx.h windlg.h
362 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include
363 all: all-am
365 .SUFFIXES:
366 .SUFFIXES: .c .lo .o .obj
367 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
368 @for dep in $?; do \
369 case '$(am__configure_deps)' in \
370 *$$dep*) \
371 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
372 && { if test -f $@; then exit 0; else break; fi; }; \
373 exit 1;; \
374 esac; \
375 done; \
376 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign alpine/osdep/Makefile'; \
377 $(am__cd) $(top_srcdir) && \
378 $(AUTOMAKE) --foreign alpine/osdep/Makefile
379 .PRECIOUS: Makefile
380 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381 @case '$?' in \
382 *config.status*) \
383 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
384 *) \
385 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
386 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
387 esac;
389 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
393 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
395 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396 $(am__aclocal_m4_deps):
398 clean-noinstLIBRARIES:
399 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
401 libpineosd.a: $(libpineosd_a_OBJECTS) $(libpineosd_a_DEPENDENCIES) $(EXTRA_libpineosd_a_DEPENDENCIES)
402 $(AM_V_at)-rm -f libpineosd.a
403 $(AM_V_AR)$(libpineosd_a_AR) libpineosd.a $(libpineosd_a_OBJECTS) $(libpineosd_a_LIBADD)
404 $(AM_V_at)$(RANLIB) libpineosd.a
406 mostlyclean-compile:
407 -rm -f *.$(OBJEXT)
409 distclean-compile:
410 -rm -f *.tab.c
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chnge_pw.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debuging.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskquot.non.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execview.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fltrname.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jobcntrl.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termin.gen.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termin.unx.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termout.gen.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termout.unx.Po@am__quote@
424 .c.o:
425 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
426 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
431 .c.obj:
432 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
433 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
438 .c.lo:
439 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
445 mostlyclean-libtool:
446 -rm -f *.lo
448 clean-libtool:
449 -rm -rf .libs _libs
451 ID: $(am__tagged_files)
452 $(am__define_uniq_tagged_files); mkid -fID $$unique
453 tags: tags-am
454 TAGS: tags
456 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
457 set x; \
458 here=`pwd`; \
459 $(am__define_uniq_tagged_files); \
460 shift; \
461 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
462 test -n "$$unique" || unique=$$empty_fix; \
463 if test $$# -gt 0; then \
464 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465 "$$@" $$unique; \
466 else \
467 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
468 $$unique; \
469 fi; \
471 ctags: ctags-am
473 CTAGS: ctags
474 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
475 $(am__define_uniq_tagged_files); \
476 test -z "$(CTAGS_ARGS)$$unique" \
477 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478 $$unique
480 GTAGS:
481 here=`$(am__cd) $(top_builddir) && pwd` \
482 && $(am__cd) $(top_srcdir) \
483 && gtags -i $(GTAGS_ARGS) "$$here"
484 cscopelist: cscopelist-am
486 cscopelist-am: $(am__tagged_files)
487 list='$(am__tagged_files)'; \
488 case "$(srcdir)" in \
489 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
490 *) sdir=$(subdir)/$(srcdir) ;; \
491 esac; \
492 for i in $$list; do \
493 if test -f "$$i"; then \
494 echo "$(subdir)/$$i"; \
495 else \
496 echo "$$sdir/$$i"; \
497 fi; \
498 done >> $(top_builddir)/cscope.files
500 distclean-tags:
501 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
503 distdir: $(DISTFILES)
504 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506 list='$(DISTFILES)'; \
507 dist_files=`for file in $$list; do echo $$file; done | \
508 sed -e "s|^$$srcdirstrip/||;t" \
509 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510 case $$dist_files in \
511 */*) $(MKDIR_P) `echo "$$dist_files" | \
512 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513 sort -u` ;; \
514 esac; \
515 for file in $$dist_files; do \
516 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517 if test -d $$d/$$file; then \
518 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519 if test -d "$(distdir)/$$file"; then \
520 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521 fi; \
522 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
523 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
524 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
525 fi; \
526 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
527 else \
528 test -f "$(distdir)/$$file" \
529 || cp -p $$d/$$file "$(distdir)/$$file" \
530 || exit 1; \
531 fi; \
532 done
533 check-am: all-am
534 check: check-am
535 all-am: Makefile $(LIBRARIES)
536 installdirs:
537 install: install-am
538 install-exec: install-exec-am
539 install-data: install-data-am
540 uninstall: uninstall-am
542 install-am: all-am
543 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545 installcheck: installcheck-am
546 install-strip:
547 if test -z '$(STRIP)'; then \
548 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550 install; \
551 else \
552 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
556 mostlyclean-generic:
558 clean-generic:
560 distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
564 maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567 clean: clean-am
569 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
570 mostlyclean-am
572 distclean: distclean-am
573 -rm -rf ./$(DEPDIR)
574 -rm -f Makefile
575 distclean-am: clean-am distclean-compile distclean-generic \
576 distclean-tags
578 dvi: dvi-am
580 dvi-am:
582 html: html-am
584 html-am:
586 info: info-am
588 info-am:
590 install-data-am:
592 install-dvi: install-dvi-am
594 install-dvi-am:
596 install-exec-am:
598 install-html: install-html-am
600 install-html-am:
602 install-info: install-info-am
604 install-info-am:
606 install-man:
608 install-pdf: install-pdf-am
610 install-pdf-am:
612 install-ps: install-ps-am
614 install-ps-am:
616 installcheck-am:
618 maintainer-clean: maintainer-clean-am
619 -rm -rf ./$(DEPDIR)
620 -rm -f Makefile
621 maintainer-clean-am: distclean-am maintainer-clean-generic
623 mostlyclean: mostlyclean-am
625 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
626 mostlyclean-libtool
628 pdf: pdf-am
630 pdf-am:
632 ps: ps-am
634 ps-am:
636 uninstall-am:
638 .MAKE: install-am install-strip
640 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
641 clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
642 ctags-am distclean distclean-compile distclean-generic \
643 distclean-libtool distclean-tags distdir dvi dvi-am html \
644 html-am info info-am install install-am install-data \
645 install-data-am install-dvi install-dvi-am install-exec \
646 install-exec-am install-html install-html-am install-info \
647 install-info-am install-man install-pdf install-pdf-am \
648 install-ps install-ps-am install-strip installcheck \
649 installcheck-am installdirs maintainer-clean \
650 maintainer-clean-generic mostlyclean mostlyclean-compile \
651 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
652 tags tags-am uninstall uninstall-am
655 # Tell versions [3.59,3.63) of GNU make to not export all variables.
656 # Otherwise a system limit (for SysV at least) may be exceeded.
657 .NOEXPORT: