Manual: Add stdin note, example
[quvi.git] / examples / Makefile.in
blobe213e63f56adbd2090fb427dd5ef960b8fc55d41
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 @ENABLE_EXAMPLES_TRUE@noinst_PROGRAMS = simple$(EXEEXT)
39 subdir = examples
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
43 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45 $(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 PROGRAMS = $(noinst_PROGRAMS)
53 am__simple_SOURCES_DIST = simple.c
54 @ENABLE_EXAMPLES_TRUE@am_simple_OBJECTS = simple-simple.$(OBJEXT)
55 simple_OBJECTS = $(am_simple_OBJECTS)
56 simple_LDADD = $(LDADD)
57 AM_V_lt = $(am__v_lt_$(V))
58 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
59 am__v_lt_0 = --silent
60 simple_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
61 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(simple_CFLAGS) $(CFLAGS) \
62 $(simple_LDFLAGS) $(LDFLAGS) -o $@
63 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
64 depcomp = $(SHELL) $(top_srcdir)/config.aux/depcomp
65 am__depfiles_maybe = depfiles
66 am__mv = mv -f
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
70 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
71 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72 $(AM_CFLAGS) $(CFLAGS)
73 AM_V_CC = $(am__v_CC_$(V))
74 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
75 am__v_CC_0 = @echo " CC " $@;
76 AM_V_at = $(am__v_at_$(V))
77 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
78 am__v_at_0 = @
79 CCLD = $(CC)
80 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82 $(AM_LDFLAGS) $(LDFLAGS) -o $@
83 AM_V_CCLD = $(am__v_CCLD_$(V))
84 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
85 am__v_CCLD_0 = @echo " CCLD " $@;
86 AM_V_GEN = $(am__v_GEN_$(V))
87 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
88 am__v_GEN_0 = @echo " GEN " $@;
89 SOURCES = $(simple_SOURCES)
90 DIST_SOURCES = $(am__simple_SOURCES_DIST)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 ACLOCAL = @ACLOCAL@
95 AMTAR = @AMTAR@
96 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
97 AR = @AR@
98 AUTOCONF = @AUTOCONF@
99 AUTOHEADER = @AUTOHEADER@
100 AUTOMAKE = @AUTOMAKE@
101 AWK = @AWK@
102 CC = @CC@
103 CCDEPMODE = @CCDEPMODE@
104 CFLAGS = @CFLAGS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DATE = @DATE@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 DLLTOOL = @DLLTOOL@
116 DOXYGEN = @DOXYGEN@
117 DSYMUTIL = @DSYMUTIL@
118 DUMPBIN = @DUMPBIN@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 EXTRA_LIBQUVI_LDFLAGS = @EXTRA_LIBQUVI_LDFLAGS@
125 FGREP = @FGREP@
126 GENGETOPT = @GENGETOPT@
127 GIT = @GIT@
128 GREP = @GREP@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 LD = @LD@
135 LDFLAGS = @LDFLAGS@
136 LIBICONV = @LIBICONV@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LIPO = @LIPO@
141 LN_S = @LN_S@
142 LTLIBICONV = @LTLIBICONV@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAKEINFO = @MAKEINFO@
145 MANIFEST_TOOL = @MANIFEST_TOOL@
146 MKDIR_P = @MKDIR_P@
147 NM = @NM@
148 NMEDIT = @NMEDIT@
149 OBJDUMP = @OBJDUMP@
150 OBJEXT = @OBJEXT@
151 OTOOL = @OTOOL@
152 OTOOL64 = @OTOOL64@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_URL = @PACKAGE_URL@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 PKG_CONFIG = @PKG_CONFIG@
162 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
163 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
164 POD2HTML = @POD2HTML@
165 POD2MAN = @POD2MAN@
166 POW_LIB = @POW_LIB@
167 PROVE = @PROVE@
168 QUVI_AGE = @QUVI_AGE@
169 QUVI_CURRENT = @QUVI_CURRENT@
170 QUVI_REVISION = @QUVI_REVISION@
171 RANLIB = @RANLIB@
172 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRIP = @STRIP@
176 VALGRIND = @VALGRIND@
177 VERSION = @VERSION@
178 abs_builddir = @abs_builddir@
179 abs_srcdir = @abs_srcdir@
180 abs_top_builddir = @abs_top_builddir@
181 abs_top_srcdir = @abs_top_srcdir@
182 ac_ct_AR = @ac_ct_AR@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_CXX = @ac_ct_CXX@
185 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
186 am__include = @am__include@
187 am__leading_dot = @am__leading_dot@
188 am__quote = @am__quote@
189 am__tar = @am__tar@
190 am__untar = @am__untar@
191 bindir = @bindir@
192 build = @build@
193 build_alias = @build_alias@
194 build_cpu = @build_cpu@
195 build_os = @build_os@
196 build_vendor = @build_vendor@
197 builddir = @builddir@
198 datadir = @datadir@
199 datarootdir = @datarootdir@
200 docdir = @docdir@
201 dvidir = @dvidir@
202 exec_prefix = @exec_prefix@
203 host = @host@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
206 host_os = @host_os@
207 host_vendor = @host_vendor@
208 htmldir = @htmldir@
209 includedir = @includedir@
210 infodir = @infodir@
211 install_sh = @install_sh@
212 libcurl_CFLAGS = @libcurl_CFLAGS@
213 libcurl_LIBS = @libcurl_LIBS@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 liblua_CFLAGS = @liblua_CFLAGS@
217 liblua_LIBS = @liblua_LIBS@
218 localedir = @localedir@
219 localstatedir = @localstatedir@
220 mandir = @mandir@
221 mkdir_p = @mkdir_p@
222 oldincludedir = @oldincludedir@
223 pdfdir = @pdfdir@
224 prefix = @prefix@
225 program_transform_name = @program_transform_name@
226 psdir = @psdir@
227 sbindir = @sbindir@
228 sharedstatedir = @sharedstatedir@
229 srcdir = @srcdir@
230 sysconfdir = @sysconfdir@
231 target = @target@
232 target_alias = @target_alias@
233 target_cpu = @target_cpu@
234 target_os = @target_os@
235 target_vendor = @target_vendor@
236 top_build_prefix = @top_build_prefix@
237 top_builddir = @top_builddir@
238 top_srcdir = @top_srcdir@
239 @ENABLE_EXAMPLES_TRUE@simple_SOURCES = simple.c
240 @ENABLE_EXAMPLES_TRUE@simple_CPPFLAGS = -I$(top_builddir)/include $(AM_CPPFLAGS)
241 @ENABLE_EXAMPLES_TRUE@simple_CFLAGS = $(AM_CFLAGS)
242 @ENABLE_EXAMPLES_TRUE@simple_LDFLAGS = $(top_builddir)/lib/libquvi.la $(AM_LDFLAGS)
243 all: all-am
245 .SUFFIXES:
246 .SUFFIXES: .c .lo .o .obj
247 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
248 @for dep in $?; do \
249 case '$(am__configure_deps)' in \
250 *$$dep*) \
251 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252 && { if test -f $@; then exit 0; else break; fi; }; \
253 exit 1;; \
254 esac; \
255 done; \
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
257 $(am__cd) $(top_srcdir) && \
258 $(AUTOMAKE) --foreign examples/Makefile
259 .PRECIOUS: Makefile
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261 @case '$?' in \
262 *config.status*) \
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264 *) \
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267 esac;
269 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(top_srcdir)/configure: $(am__configure_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(am__aclocal_m4_deps):
278 clean-noinstPROGRAMS:
279 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
280 echo " rm -f" $$list; \
281 rm -f $$list || exit $$?; \
282 test -n "$(EXEEXT)" || exit 0; \
283 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
284 echo " rm -f" $$list; \
285 rm -f $$list
286 simple$(EXEEXT): $(simple_OBJECTS) $(simple_DEPENDENCIES)
287 @rm -f simple$(EXEEXT)
288 $(AM_V_CCLD)$(simple_LINK) $(simple_OBJECTS) $(simple_LDADD) $(LIBS)
290 mostlyclean-compile:
291 -rm -f *.$(OBJEXT)
293 distclean-compile:
294 -rm -f *.tab.c
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple-simple.Po@am__quote@
298 .c.o:
299 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
300 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
306 .c.obj:
307 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
308 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
309 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
314 .c.lo:
315 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
316 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
317 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
322 simple-simple.o: simple.c
323 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_CPPFLAGS) $(CPPFLAGS) $(simple_CFLAGS) $(CFLAGS) -MT simple-simple.o -MD -MP -MF $(DEPDIR)/simple-simple.Tpo -c -o simple-simple.o `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
324 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/simple-simple.Tpo $(DEPDIR)/simple-simple.Po
325 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='simple.c' object='simple-simple.o' libtool=no @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_CPPFLAGS) $(CPPFLAGS) $(simple_CFLAGS) $(CFLAGS) -c -o simple-simple.o `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
330 simple-simple.obj: simple.c
331 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_CPPFLAGS) $(CPPFLAGS) $(simple_CFLAGS) $(CFLAGS) -MT simple-simple.obj -MD -MP -MF $(DEPDIR)/simple-simple.Tpo -c -o simple-simple.obj `if test -f 'simple.c'; then $(CYGPATH_W) 'simple.c'; else $(CYGPATH_W) '$(srcdir)/simple.c'; fi`
332 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/simple-simple.Tpo $(DEPDIR)/simple-simple.Po
333 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='simple.c' object='simple-simple.obj' libtool=no @AMDEPBACKSLASH@
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(simple_CPPFLAGS) $(CPPFLAGS) $(simple_CFLAGS) $(CFLAGS) -c -o simple-simple.obj `if test -f 'simple.c'; then $(CYGPATH_W) 'simple.c'; else $(CYGPATH_W) '$(srcdir)/simple.c'; fi`
338 mostlyclean-libtool:
339 -rm -f *.lo
341 clean-libtool:
342 -rm -rf .libs _libs
344 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346 unique=`for i in $$list; do \
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 done | \
349 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
350 END { if (nonempty) { for (i in files) print i; }; }'`; \
351 mkid -fID $$unique
352 tags: TAGS
354 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
355 $(TAGS_FILES) $(LISP)
356 set x; \
357 here=`pwd`; \
358 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359 unique=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 done | \
362 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
363 END { if (nonempty) { for (i in files) print i; }; }'`; \
364 shift; \
365 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
366 test -n "$$unique" || unique=$$empty_fix; \
367 if test $$# -gt 0; then \
368 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
369 "$$@" $$unique; \
370 else \
371 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372 $$unique; \
373 fi; \
375 ctags: CTAGS
376 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
377 $(TAGS_FILES) $(LISP)
378 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
382 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383 END { if (nonempty) { for (i in files) print i; }; }'`; \
384 test -z "$(CTAGS_ARGS)$$unique" \
385 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386 $$unique
388 GTAGS:
389 here=`$(am__cd) $(top_builddir) && pwd` \
390 && $(am__cd) $(top_srcdir) \
391 && gtags -i $(GTAGS_ARGS) "$$here"
393 distclean-tags:
394 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396 distdir: $(DISTFILES)
397 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
398 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
399 list='$(DISTFILES)'; \
400 dist_files=`for file in $$list; do echo $$file; done | \
401 sed -e "s|^$$srcdirstrip/||;t" \
402 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
403 case $$dist_files in \
404 */*) $(MKDIR_P) `echo "$$dist_files" | \
405 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
406 sort -u` ;; \
407 esac; \
408 for file in $$dist_files; do \
409 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
410 if test -d $$d/$$file; then \
411 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
412 if test -d "$(distdir)/$$file"; then \
413 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414 fi; \
415 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
417 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418 fi; \
419 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
420 else \
421 test -f "$(distdir)/$$file" \
422 || cp -p $$d/$$file "$(distdir)/$$file" \
423 || exit 1; \
424 fi; \
425 done
426 check-am: all-am
427 check: check-am
428 all-am: Makefile $(PROGRAMS)
429 installdirs:
430 install: install-am
431 install-exec: install-exec-am
432 install-data: install-data-am
433 uninstall: uninstall-am
435 install-am: all-am
436 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438 installcheck: installcheck-am
439 install-strip:
440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
442 `test -z '$(STRIP)' || \
443 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
444 mostlyclean-generic:
446 clean-generic:
448 distclean-generic:
449 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
450 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
452 maintainer-clean-generic:
453 @echo "This command is intended for maintainers to use"
454 @echo "it deletes files that may require special tools to rebuild."
455 clean: clean-am
457 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
458 mostlyclean-am
460 distclean: distclean-am
461 -rm -rf ./$(DEPDIR)
462 -rm -f Makefile
463 distclean-am: clean-am distclean-compile distclean-generic \
464 distclean-tags
466 dvi: dvi-am
468 dvi-am:
470 html: html-am
472 html-am:
474 info: info-am
476 info-am:
478 install-data-am:
480 install-dvi: install-dvi-am
482 install-dvi-am:
484 install-exec-am:
486 install-html: install-html-am
488 install-html-am:
490 install-info: install-info-am
492 install-info-am:
494 install-man:
496 install-pdf: install-pdf-am
498 install-pdf-am:
500 install-ps: install-ps-am
502 install-ps-am:
504 installcheck-am:
506 maintainer-clean: maintainer-clean-am
507 -rm -rf ./$(DEPDIR)
508 -rm -f Makefile
509 maintainer-clean-am: distclean-am maintainer-clean-generic
511 mostlyclean: mostlyclean-am
513 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
514 mostlyclean-libtool
516 pdf: pdf-am
518 pdf-am:
520 ps: ps-am
522 ps-am:
524 uninstall-am:
526 .MAKE: install-am install-strip
528 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
529 clean-libtool clean-noinstPROGRAMS ctags distclean \
530 distclean-compile distclean-generic distclean-libtool \
531 distclean-tags distdir dvi dvi-am html html-am info info-am \
532 install install-am install-data install-data-am install-dvi \
533 install-dvi-am install-exec install-exec-am install-html \
534 install-html-am install-info install-info-am install-man \
535 install-pdf install-pdf-am install-ps install-ps-am \
536 install-strip installcheck installcheck-am installdirs \
537 maintainer-clean maintainer-clean-generic mostlyclean \
538 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
539 pdf pdf-am ps ps-am tags uninstall uninstall-am
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.
544 .NOEXPORT: