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