OSDN Git Service

update git URL to https
[howm/howm.git] / sample / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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.
9
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.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = sample
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82         $(top_srcdir)/mkinstalldirs ChangeLog
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
85         $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87         $(ACLOCAL_M4)
88 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 AM_V_P = $(am__v_P_@AM_V@)
92 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
93 am__v_P_0 = false
94 am__v_P_1 = :
95 AM_V_GEN = $(am__v_GEN_@AM_V@)
96 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
97 am__v_GEN_0 = @echo "  GEN     " $@;
98 am__v_GEN_1 = 
99 AM_V_at = $(am__v_at_@AM_V@)
100 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
101 am__v_at_0 = @
102 am__v_at_1 = 
103 SOURCES =
104 DIST_SOURCES =
105 am__can_run_installinfo = \
106   case $$AM_UPDATE_INFO_DIR in \
107     n|no|NO) false;; \
108     *) (install-info --version) >/dev/null 2>&1;; \
109   esac
110 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
111 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112 ACLOCAL = @ACLOCAL@
113 AMTAR = @AMTAR@
114 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 CVS = @CVS@
120 CYGPATH_W = @CYGPATH_W@
121 DEFS = @DEFS@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EMACS = @EMACS@
126 INSTALL = @INSTALL@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAKEINFO = @MAKEINFO@
137 MKDIR_P = @MKDIR_P@
138 PACKAGE = @PACKAGE@
139 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140 PACKAGE_NAME = @PACKAGE_NAME@
141 PACKAGE_STRING = @PACKAGE_STRING@
142 PACKAGE_TARNAME = @PACKAGE_TARNAME@
143 PACKAGE_URL = @PACKAGE_URL@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 STRIP = @STRIP@
149 VERSION = @VERSION@
150 abs_builddir = @abs_builddir@
151 abs_srcdir = @abs_srcdir@
152 abs_top_builddir = @abs_top_builddir@
153 abs_top_srcdir = @abs_top_srcdir@
154 am__leading_dot = @am__leading_dot@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 builddir = @builddir@
164 datadir = @datadir@
165 datarootdir = @datarootdir@
166 docdir = @docdir@
167 dvidir = @dvidir@
168 exec_prefix = @exec_prefix@
169 extdir = @extdir@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 howmdir = @howmdir@
176 htmldir = @htmldir@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 lispdir = @lispdir@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 packagedir = @packagedir@
189 pdfdir = @pdfdir@
190 prefix = @prefix@
191 program_transform_name = @program_transform_name@
192 psdir = @psdir@
193 sbindir = @sbindir@
194 sharedstatedir = @sharedstatedir@
195 srcdir = @srcdir@
196 sysconfdir = @sysconfdir@
197 target_alias = @target_alias@
198 top_build_prefix = @top_build_prefix@
199 top_builddir = @top_builddir@
200 top_srcdir = @top_srcdir@
201 EXTRA_DIST = search.txt top.txt \
202         dot.emacs bug-report.txt
203
204 all: all-am
205
206 .SUFFIXES:
207 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
208         @for dep in $?; do \
209           case '$(am__configure_deps)' in \
210             *$$dep*) \
211               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
212                 && { if test -f $@; then exit 0; else break; fi; }; \
213               exit 1;; \
214           esac; \
215         done; \
216         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sample/Makefile'; \
217         $(am__cd) $(top_srcdir) && \
218           $(AUTOMAKE) --gnu sample/Makefile
219 .PRECIOUS: Makefile
220
221 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(am__aclocal_m4_deps):
229 tags TAGS:
230
231 ctags CTAGS:
232
233 cscope cscopelist:
234
235
236 distdir: $(DISTFILES)
237         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
238         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
239         list='$(DISTFILES)'; \
240           dist_files=`for file in $$list; do echo $$file; done | \
241           sed -e "s|^$$srcdirstrip/||;t" \
242               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
243         case $$dist_files in \
244           */*) $(MKDIR_P) `echo "$$dist_files" | \
245                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
246                            sort -u` ;; \
247         esac; \
248         for file in $$dist_files; do \
249           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
250           if test -d $$d/$$file; then \
251             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
252             if test -d "$(distdir)/$$file"; then \
253               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
254             fi; \
255             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
256               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
257               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
258             fi; \
259             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
260           else \
261             test -f "$(distdir)/$$file" \
262             || cp -p $$d/$$file "$(distdir)/$$file" \
263             || exit 1; \
264           fi; \
265         done
266 check-am: all-am
267 check: check-am
268 all-am: Makefile
269 installdirs:
270 install: install-am
271 install-exec: install-exec-am
272 install-data: install-data-am
273 uninstall: uninstall-am
274
275 install-am: all-am
276         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
277
278 installcheck: installcheck-am
279 install-strip:
280         if test -z '$(STRIP)'; then \
281           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
282             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
283               install; \
284         else \
285           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
286             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
287             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
288         fi
289 mostlyclean-generic:
290
291 clean-generic:
292
293 distclean-generic:
294         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
295         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
296
297 maintainer-clean-generic:
298         @echo "This command is intended for maintainers to use"
299         @echo "it deletes files that may require special tools to rebuild."
300 clean: clean-am
301
302 clean-am: clean-generic mostlyclean-am
303
304 distclean: distclean-am
305         -rm -f Makefile
306 distclean-am: clean-am distclean-generic
307
308 dvi: dvi-am
309
310 dvi-am:
311
312 html: html-am
313
314 html-am:
315
316 info: info-am
317
318 info-am:
319
320 install-data-am:
321
322 install-dvi: install-dvi-am
323
324 install-dvi-am:
325
326 install-exec-am:
327
328 install-html: install-html-am
329
330 install-html-am:
331
332 install-info: install-info-am
333
334 install-info-am:
335
336 install-man:
337
338 install-pdf: install-pdf-am
339
340 install-pdf-am:
341
342 install-ps: install-ps-am
343
344 install-ps-am:
345
346 installcheck-am:
347
348 maintainer-clean: maintainer-clean-am
349         -rm -f Makefile
350 maintainer-clean-am: distclean-am maintainer-clean-generic
351
352 mostlyclean: mostlyclean-am
353
354 mostlyclean-am: mostlyclean-generic
355
356 pdf: pdf-am
357
358 pdf-am:
359
360 ps: ps-am
361
362 ps-am:
363
364 uninstall-am:
365
366 .MAKE: install-am install-strip
367
368 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
369         ctags-am distclean distclean-generic distdir dvi dvi-am html \
370         html-am info info-am install install-am install-data \
371         install-data-am install-dvi install-dvi-am install-exec \
372         install-exec-am install-html install-html-am install-info \
373         install-info-am install-man install-pdf install-pdf-am \
374         install-ps install-ps-am install-strip installcheck \
375         installcheck-am installdirs maintainer-clean \
376         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
377         pdf-am ps ps-am tags-am uninstall uninstall-am
378
379
380 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
381         cd $(top_builddir) && \
382         CONFIG_HEADERS= CONFIG_LINKS= \
383         CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
384
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.
387 .NOEXPORT: