ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.21
Committed: Thu Jun 30 11:43:38 2016 UTC (7 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.20: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CXX = @CXX@
54 CXXCPP = @CXXCPP@
55 CXXDEPMODE = @CXXDEPMODE@
56 CXXFLAGS = @CXXFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DEFS = @DEFS@
59 DEPDIR = @DEPDIR@
60 ECHO_C = @ECHO_C@
61 ECHO_N = @ECHO_N@
62 ECHO_T = @ECHO_T@
63 EGREP = @EGREP@
64 EXEEXT = @EXEEXT@
65 GMSGFMT = @GMSGFMT@
66 GREP = @GREP@
67 HAVE_TUNTAP = @HAVE_TUNTAP@
68 IFSUBTYPE = @IFSUBTYPE@
69 IFTYPE = @IFTYPE@
70 INCLUDES = @INCLUDES@
71 INSTALL_DATA = @INSTALL_DATA@
72 INSTALL_PROGRAM = @INSTALL_PROGRAM@
73 INSTALL_SCRIPT = @INSTALL_SCRIPT@
74 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75 INTLLIBS = @INTLLIBS@
76 LDFLAGS = @LDFLAGS@
77 LDFLAGS_DAEMON = @LDFLAGS_DAEMON@
78 LIBICONV = @LIBICONV@
79 LIBINTL = @LIBINTL@
80 LIBOBJS = @LIBOBJS@
81 LIBS = @LIBS@
82 LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
83 LN_S = @LN_S@
84 LTLIBICONV = @LTLIBICONV@
85 LTLIBINTL = @LTLIBINTL@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAINT = @MAINT@
88 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
89 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
90 MAKEINFO = @MAKEINFO@
91 MKINSTALLDIRS = @MKINSTALLDIRS@
92 MSGFMT = @MSGFMT@
93 MSGMERGE = @MSGMERGE@
94 OBJEXT = @OBJEXT@
95 PACKAGE = @PACKAGE@
96 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97 PACKAGE_NAME = @PACKAGE_NAME@
98 PACKAGE_STRING = @PACKAGE_STRING@
99 PACKAGE_TARNAME = @PACKAGE_TARNAME@
100 PACKAGE_URL = @PACKAGE_URL@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_SEPARATOR = @PATH_SEPARATOR@
103 POSUB = @POSUB@
104 RANLIB = @RANLIB@
105 ROHC_FALSE = @ROHC_FALSE@
106 ROHC_TRUE = @ROHC_TRUE@
107 SET_MAKE = @SET_MAKE@
108 SHELL = @SHELL@
109 STRIP = @STRIP@
110 USE_NLS = @USE_NLS@
111 VERSION = @VERSION@
112 XGETTEXT = @XGETTEXT@
113 ac_ct_CC = @ac_ct_CC@
114 ac_ct_CXX = @ac_ct_CXX@
115 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
116 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
117 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
118 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
119 am__include = @am__include@
120 am__leading_dot = @am__leading_dot@
121 am__quote = @am__quote@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 datadir = @datadir@
129 datarootdir = @datarootdir@
130 docdir = @docdir@
131 dvidir = @dvidir@
132 exec_prefix = @exec_prefix@
133 host = @host@
134 host_alias = @host_alias@
135 host_cpu = @host_cpu@
136 host_os = @host_os@
137 host_vendor = @host_vendor@
138 htmldir = @htmldir@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 libdir = @libdir@
143 libexecdir = @libexecdir@
144 localedir = @localedir@
145 localstatedir = @localstatedir@
146 mandir = @mandir@
147 oldincludedir = @oldincludedir@
148 pdfdir = @pdfdir@
149 prefix = @prefix@
150 program_transform_name = @program_transform_name@
151 psdir = @psdir@
152 runstatedir = @runstatedir@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target = @target@
157 target_alias = @target_alias@
158 target_cpu = @target_cpu@
159 target_os = @target_os@
160 target_vendor = @target_vendor@
161
162 AUTOMAKE_OPTIONS = gnu
163
164 SUBDIRS = m4 lib src doc po
165
166 ACLOCAL_AMFLAGS = -I m4
167
168 EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO \
169 libev/ev.c libev/ev.h libev/libev.m4 libev/ev++.h \
170 libev/ev_epoll.c libev/ev_kqueue.c libev/ev_poll.c libev/ev_select.c \
171 libev/ev_vars.h libev/ev_win32.c libev/ev_wrap.h
172
173
174 CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \
175 config.sub install-sh missing mkinstalldirs \
176 stamp-h.in m4/Makefile.am po/Makefile.in.in \
177 po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \
178 src/.libs intl depcomp
179
180 subdir = .
181 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
182 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
183 CONFIG_HEADER = config.h
184 CONFIG_CLEAN_FILES =
185 DIST_SOURCES =
186
187 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
188 ps-recursive install-info-recursive uninstall-info-recursive \
189 all-recursive install-data-recursive install-exec-recursive \
190 installdirs-recursive install-recursive uninstall-recursive \
191 check-recursive installcheck-recursive
192 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
193 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \
194 TODO aclocal.m4 config.guess config.h.in config.rpath \
195 config.sub configure configure.ac depcomp install-sh missing \
196 mkinstalldirs
197 DIST_SUBDIRS = $(SUBDIRS)
198 all: config.h
199 $(MAKE) $(AM_MAKEFLAGS) all-recursive
200
201 .SUFFIXES:
202
203 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
204 configure.lineno
205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
206 cd $(top_srcdir) && \
207 $(AUTOMAKE) --gnu Makefile
208 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
209 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
210
211 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212 $(SHELL) ./config.status --recheck
213 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
214 cd $(srcdir) && $(AUTOCONF)
215
216 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac m4/aclocal-include.m4 m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/openssl.m4 m4/progtest.m4 m4/stdint_h.m4 m4/tuntap.m4 m4/uintmax_t.m4 m4/ulonglong.m4
217 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
218
219 config.h: stamp-h1
220 @if test ! -f $@; then \
221 rm -f stamp-h1; \
222 $(MAKE) stamp-h1; \
223 else :; fi
224
225 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
226 @rm -f stamp-h1
227 cd $(top_builddir) && $(SHELL) ./config.status config.h
228
229 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4)
230 cd $(top_srcdir) && $(AUTOHEADER)
231 touch $(srcdir)/config.h.in
232
233 distclean-hdr:
234 -rm -f config.h stamp-h1
235 uninstall-info-am:
236
237 # This directory's subdirectories are mostly independent; you can cd
238 # into them and run `make' without going through this Makefile.
239 # To change the values of `make' variables: instead of editing Makefiles,
240 # (1) if the variable is set in `config.status', edit `config.status'
241 # (which will cause the Makefiles to be regenerated when you run `make');
242 # (2) otherwise, pass the desired values on the `make' command line.
243 $(RECURSIVE_TARGETS):
244 @set fnord $$MAKEFLAGS; amf=$$2; \
245 dot_seen=no; \
246 target=`echo $@ | sed s/-recursive//`; \
247 list='$(SUBDIRS)'; for subdir in $$list; do \
248 echo "Making $$target in $$subdir"; \
249 if test "$$subdir" = "."; then \
250 dot_seen=yes; \
251 local_target="$$target-am"; \
252 else \
253 local_target="$$target"; \
254 fi; \
255 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
256 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
257 done; \
258 if test "$$dot_seen" = "no"; then \
259 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
260 fi; test -z "$$fail"
261
262 mostlyclean-recursive clean-recursive distclean-recursive \
263 maintainer-clean-recursive:
264 @set fnord $$MAKEFLAGS; amf=$$2; \
265 dot_seen=no; \
266 case "$@" in \
267 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
268 *) list='$(SUBDIRS)' ;; \
269 esac; \
270 rev=''; for subdir in $$list; do \
271 if test "$$subdir" = "."; then :; else \
272 rev="$$subdir $$rev"; \
273 fi; \
274 done; \
275 rev="$$rev ."; \
276 target=`echo $@ | sed s/-recursive//`; \
277 for subdir in $$rev; do \
278 echo "Making $$target in $$subdir"; \
279 if test "$$subdir" = "."; then \
280 local_target="$$target-am"; \
281 else \
282 local_target="$$target"; \
283 fi; \
284 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286 done && test -z "$$fail"
287 tags-recursive:
288 list='$(SUBDIRS)'; for subdir in $$list; do \
289 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
290 done
291 ctags-recursive:
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
294 done
295
296 ETAGS = etags
297 ETAGSFLAGS =
298
299 CTAGS = ctags
300 CTAGSFLAGS =
301
302 tags: TAGS
303
304 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
305 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306 unique=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308 done | \
309 $(AWK) ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 mkid -fID $$unique
312
313 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
314 $(TAGS_FILES) $(LISP)
315 tags=; \
316 here=`pwd`; \
317 if (etags --etags-include --version) >/dev/null 2>&1; then \
318 include_option=--etags-include; \
319 else \
320 include_option=--include; \
321 fi; \
322 list='$(SUBDIRS)'; for subdir in $$list; do \
323 if test "$$subdir" = .; then :; else \
324 test -f $$subdir/TAGS && \
325 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
326 fi; \
327 done; \
328 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 test -z "$(ETAGS_ARGS)$$tags$$unique" \
335 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336 $$tags $$unique
337
338 ctags: CTAGS
339 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
340 $(TAGS_FILES) $(LISP)
341 tags=; \
342 here=`pwd`; \
343 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 done | \
347 $(AWK) ' { files[$$0] = 1; } \
348 END { for (i in files) print i; }'`; \
349 test -z "$(CTAGS_ARGS)$$tags$$unique" \
350 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351 $$tags $$unique
352
353 GTAGS:
354 here=`$(am__cd) $(top_builddir) && pwd` \
355 && cd $(top_srcdir) \
356 && gtags -i $(GTAGS_ARGS) $$here
357
358 distclean-tags:
359 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
361
362 top_distdir = .
363 distdir = $(PACKAGE)-$(VERSION)
364
365 am__remove_distdir = \
366 { test ! -d $(distdir) \
367 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
368 && rm -fr $(distdir); }; }
369
370 GZIP_ENV = --best
371 distuninstallcheck_listfiles = find . -type f -print
372 distcleancheck_listfiles = find . -type f -print
373
374 distdir: $(DISTFILES)
375 $(am__remove_distdir)
376 mkdir $(distdir)
377 $(mkinstalldirs) $(distdir)/libev $(distdir)/po
378 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
379 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
380 list='$(DISTFILES)'; for file in $$list; do \
381 case $$file in \
382 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
383 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
384 esac; \
385 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
387 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
388 dir="/$$dir"; \
389 $(mkinstalldirs) "$(distdir)$$dir"; \
390 else \
391 dir=''; \
392 fi; \
393 if test -d $$d/$$file; then \
394 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
395 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
396 fi; \
397 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
398 else \
399 test -f $(distdir)/$$file \
400 || cp -p $$d/$$file $(distdir)/$$file \
401 || exit 1; \
402 fi; \
403 done
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 if test "$$subdir" = .; then :; else \
406 test -d $(distdir)/$$subdir \
407 || mkdir $(distdir)/$$subdir \
408 || exit 1; \
409 (cd $$subdir && \
410 $(MAKE) $(AM_MAKEFLAGS) \
411 top_distdir="$(top_distdir)" \
412 distdir=../$(distdir)/$$subdir \
413 distdir) \
414 || exit 1; \
415 fi; \
416 done
417 -find "$(distdir)" -type d ! -perm -755 \
418 -exec chmod u+rwx,go+rx {} \; -o \
419 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
420 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
421 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
422 || chmod -R a+r $(distdir)
423 dist-gzip: distdir
424 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
425 $(am__remove_distdir)
426
427 dist dist-all: distdir
428 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
429 $(am__remove_distdir)
430
431 # This target untars the dist file and tries a VPATH configuration. Then
432 # it guarantees that the distribution is self-contained by making another
433 # tarfile.
434 distcheck: dist
435 $(am__remove_distdir)
436 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
437 chmod -R a-w $(distdir); chmod u+w $(distdir)
438 mkdir $(distdir)/_build
439 mkdir $(distdir)/_inst
440 chmod a-w $(distdir)
441 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
442 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
443 && cd $(distdir)/_build \
444 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
445 $(DISTCHECK_CONFIGURE_FLAGS) \
446 && $(MAKE) $(AM_MAKEFLAGS) \
447 && $(MAKE) $(AM_MAKEFLAGS) dvi \
448 && $(MAKE) $(AM_MAKEFLAGS) check \
449 && $(MAKE) $(AM_MAKEFLAGS) install \
450 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
451 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
452 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
453 distuninstallcheck \
454 && chmod -R a-w "$$dc_install_base" \
455 && ({ \
456 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
457 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
458 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
459 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
460 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
461 } || { rm -rf "$$dc_destdir"; exit 1; }) \
462 && rm -rf "$$dc_destdir" \
463 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
464 && rm -f $(distdir).tar.gz \
465 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
466 $(am__remove_distdir)
467 @echo "$(distdir).tar.gz is ready for distribution" | \
468 sed 'h;s/./=/g;p;x;p;x'
469 distuninstallcheck:
470 @cd $(distuninstallcheck_dir) \
471 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
472 || { echo "ERROR: files left after uninstall:" ; \
473 if test -n "$(DESTDIR)"; then \
474 echo " (check DESTDIR support)"; \
475 fi ; \
476 $(distuninstallcheck_listfiles) ; \
477 exit 1; } >&2
478 distcleancheck: distclean
479 @if test '$(srcdir)' = . ; then \
480 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
481 exit 1 ; \
482 fi
483 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
484 || { echo "ERROR: files left in build directory after distclean:" ; \
485 $(distcleancheck_listfiles) ; \
486 exit 1; } >&2
487 check-am: all-am
488 check: check-recursive
489 all-am: Makefile config.h
490 installdirs: installdirs-recursive
491 installdirs-am:
492
493 install: install-recursive
494 install-exec: install-exec-recursive
495 install-data: install-data-recursive
496 uninstall: uninstall-recursive
497
498 install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501 installcheck: installcheck-recursive
502 install-strip:
503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505 `test -z '$(STRIP)' || \
506 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507 mostlyclean-generic:
508
509 clean-generic:
510
511 distclean-generic:
512 -rm -f $(CONFIG_CLEAN_FILES)
513
514 maintainer-clean-generic:
515 @echo "This command is intended for maintainers to use"
516 @echo "it deletes files that may require special tools to rebuild."
517 clean: clean-recursive
518
519 clean-am: clean-generic mostlyclean-am
520
521 distclean: distclean-recursive
522 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
523 -rm -f Makefile
524 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
525
526 dvi: dvi-recursive
527
528 dvi-am:
529
530 info: info-recursive
531
532 info-am:
533
534 install-data-am:
535
536 install-exec-am:
537
538 install-info: install-info-recursive
539
540 install-man:
541
542 installcheck-am:
543
544 maintainer-clean: maintainer-clean-recursive
545 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
546 -rm -rf $(top_srcdir)/autom4te.cache
547 -rm -f Makefile
548 maintainer-clean-am: distclean-am maintainer-clean-generic
549
550 mostlyclean: mostlyclean-recursive
551
552 mostlyclean-am: mostlyclean-generic
553
554 pdf: pdf-recursive
555
556 pdf-am:
557
558 ps: ps-recursive
559
560 ps-am:
561
562 uninstall-am: uninstall-info-am
563
564 uninstall-info: uninstall-info-recursive
565
566 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
567 clean-generic clean-recursive ctags ctags-recursive dist \
568 dist-all dist-gzip distcheck distclean distclean-generic \
569 distclean-hdr distclean-recursive distclean-tags distcleancheck \
570 distdir distuninstallcheck dvi dvi-am dvi-recursive info \
571 info-am info-recursive install install-am install-data \
572 install-data-am install-data-recursive install-exec \
573 install-exec-am install-exec-recursive install-info \
574 install-info-am install-info-recursive install-man \
575 install-recursive install-strip installcheck installcheck-am \
576 installdirs installdirs-am installdirs-recursive \
577 maintainer-clean maintainer-clean-generic \
578 maintainer-clean-recursive mostlyclean mostlyclean-generic \
579 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
580 ps-recursive tags tags-recursive uninstall uninstall-am \
581 uninstall-info-am uninstall-info-recursive uninstall-recursive
582
583 # Tell versions [3.59,3.63) of GNU make to not export all variables.
584 # Otherwise a system limit (for SysV at least) may be exceeded.
585 .NOEXPORT: