view Makefile.in @ 0:d39e1d0d75b6

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