blob: b99c5e1b5f0254deab02943c08c3cc6520381ea1 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001# Makefile.in generated by automake 1.13.4 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
17# -*- Makefile -*-
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21 case $${target_option-} in \
22 ?) ;; \
23 *) echo "am__make_running_with_option: internal error: invalid" \
24 "target option '$${target_option-}' specified" >&2; \
25 exit 1;; \
26 esac; \
27 has_opt=no; \
28 sane_makeflags=$$MAKEFLAGS; \
29 if $(am__is_gnu_make); then \
30 sane_makeflags=$$MFLAGS; \
31 else \
32 case $$MAKEFLAGS in \
33 *\\[\ \ ]*) \
34 bs=\\; \
35 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
37 esac; \
38 fi; \
39 skip_next=no; \
40 strip_trailopt () \
41 { \
42 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 }; \
44 for flg in $$sane_makeflags; do \
45 test $$skip_next = yes && { skip_next=no; continue; }; \
46 case $$flg in \
47 *=*|--*) continue;; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
49 -*I?*) strip_trailopt 'I';; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
51 -*O?*) strip_trailopt 'O';; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
53 -*l?*) strip_trailopt 'l';; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
56 esac; \
57 case $$flg in \
58 *$$target_option*) has_opt=yes; break;; \
59 esac; \
60 done; \
61 test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82subdir = python/netlink
83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
86 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88 $(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90 $(ACLOCAL_M4)
91mkinstalldirs = $(install_sh) -d
92CONFIG_HEADER = $(top_builddir)/lib/defs.h
93CONFIG_CLEAN_FILES =
94CONFIG_CLEAN_VPATH_FILES =
95AM_V_P = $(am__v_P_@AM_V@)
96am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
97am__v_P_0 = false
98am__v_P_1 = :
99AM_V_GEN = $(am__v_GEN_@AM_V@)
100am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
101am__v_GEN_0 = @echo " GEN " $@;
102am__v_GEN_1 =
103AM_V_at = $(am__v_at_@AM_V@)
104am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
105am__v_at_0 = @
106am__v_at_1 =
107SOURCES =
108DIST_SOURCES =
109RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
110 ctags-recursive dvi-recursive html-recursive info-recursive \
111 install-data-recursive install-dvi-recursive \
112 install-exec-recursive install-html-recursive \
113 install-info-recursive install-pdf-recursive \
114 install-ps-recursive install-recursive installcheck-recursive \
115 installdirs-recursive pdf-recursive ps-recursive \
116 tags-recursive uninstall-recursive
117am__can_run_installinfo = \
118 case $$AM_UPDATE_INFO_DIR in \
119 n|no|NO) false;; \
120 *) (install-info --version) >/dev/null 2>&1;; \
121 esac
122RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
123 distclean-recursive maintainer-clean-recursive
124am__recursive_targets = \
125 $(RECURSIVE_TARGETS) \
126 $(RECURSIVE_CLEAN_TARGETS) \
127 $(am__extra_recursive_targets)
128AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
129 distdir
130am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
131# Read a list of newline-separated strings from the standard input,
132# and print each of them once, without duplicates. Input order is
133# *not* preserved.
134am__uniquify_input = $(AWK) '\
135 BEGIN { nonempty = 0; } \
136 { items[$$0] = 1; nonempty = 1; } \
137 END { if (nonempty) { for (i in items) print i; }; } \
138'
139# Make sure the list of sources is unique. This is necessary because,
140# e.g., the same source file might be shared among _SOURCES variables
141# for different programs/libraries.
142am__define_uniq_tagged_files = \
143 list='$(am__tagged_files)'; \
144 unique=`for i in $$list; do \
145 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
146 done | $(am__uniquify_input)`
147ETAGS = etags
148CTAGS = ctags
149DIST_SUBDIRS = $(SUBDIRS)
150DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151am__relativize = \
152 dir0=`pwd`; \
153 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
154 sed_rest='s,^[^/]*/*,,'; \
155 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
156 sed_butlast='s,/*[^/]*$$,,'; \
157 while test -n "$$dir1"; do \
158 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
159 if test "$$first" != "."; then \
160 if test "$$first" = ".."; then \
161 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
163 else \
164 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
165 if test "$$first2" = "$$first"; then \
166 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
167 else \
168 dir2="../$$dir2"; \
169 fi; \
170 dir0="$$dir0"/"$$first"; \
171 fi; \
172 fi; \
173 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
174 done; \
175 reldir="$$dir2"
176ACLOCAL = @ACLOCAL@
177AMTAR = @AMTAR@
178AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
179AR = @AR@
180AUTOCONF = @AUTOCONF@
181AUTOHEADER = @AUTOHEADER@
182AUTOMAKE = @AUTOMAKE@
183AWK = @AWK@
184CC = @CC@
185CCDEPMODE = @CCDEPMODE@
186CFLAGS = @CFLAGS@
187CHECK_CFLAGS = @CHECK_CFLAGS@
188CHECK_LIBS = @CHECK_LIBS@
189CPP = @CPP@
190CPPFLAGS = @CPPFLAGS@
191CYGPATH_W = @CYGPATH_W@
192DEFS = @DEFS@
193DEPDIR = @DEPDIR@
194DLLTOOL = @DLLTOOL@
195DSYMUTIL = @DSYMUTIL@
196DUMPBIN = @DUMPBIN@
197ECHO_C = @ECHO_C@
198ECHO_N = @ECHO_N@
199ECHO_T = @ECHO_T@
200EGREP = @EGREP@
201EXEEXT = @EXEEXT@
202FGREP = @FGREP@
203FLEX = @FLEX@
204GREP = @GREP@
205INSTALL = @INSTALL@
206INSTALL_DATA = @INSTALL_DATA@
207INSTALL_PROGRAM = @INSTALL_PROGRAM@
208INSTALL_SCRIPT = @INSTALL_SCRIPT@
209INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
210LD = @LD@
211LDFLAGS = @LDFLAGS@
212LIBNL_VERSION = @LIBNL_VERSION@
213LIBOBJS = @LIBOBJS@
214LIBS = @LIBS@
215LIBTOOL = @LIBTOOL@
216LIPO = @LIPO@
217LN_S = @LN_S@
218LTLIBOBJS = @LTLIBOBJS@
219LT_AGE = @LT_AGE@
220LT_CURRENT = @LT_CURRENT@
221LT_REVISION = @LT_REVISION@
222MAJ_VERSION = @MAJ_VERSION@
223MAKEINFO = @MAKEINFO@
224MANIFEST_TOOL = @MANIFEST_TOOL@
225MIC_VERSION = @MIC_VERSION@
226MIN_VERSION = @MIN_VERSION@
227MKDIR_P = @MKDIR_P@
228NM = @NM@
229NMEDIT = @NMEDIT@
230OBJDUMP = @OBJDUMP@
231OBJEXT = @OBJEXT@
232OTOOL = @OTOOL@
233OTOOL64 = @OTOOL64@
234PACKAGE = @PACKAGE@
235PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
236PACKAGE_NAME = @PACKAGE_NAME@
237PACKAGE_STRING = @PACKAGE_STRING@
238PACKAGE_TARNAME = @PACKAGE_TARNAME@
239PACKAGE_URL = @PACKAGE_URL@
240PACKAGE_VERSION = @PACKAGE_VERSION@
241PATH_SEPARATOR = @PATH_SEPARATOR@
242PKG_CONFIG = @PKG_CONFIG@
243PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
244PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
245RANLIB = @RANLIB@
246SED = @SED@
247SET_MAKE = @SET_MAKE@
248SHELL = @SHELL@
249STRIP = @STRIP@
250VERSION = @VERSION@
251YACC = @YACC@
252abs_builddir = @abs_builddir@
253abs_srcdir = @abs_srcdir@
254abs_top_builddir = @abs_top_builddir@
255abs_top_srcdir = @abs_top_srcdir@
256ac_ct_AR = @ac_ct_AR@
257ac_ct_CC = @ac_ct_CC@
258ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
259am__include = @am__include@
260am__leading_dot = @am__leading_dot@
261am__quote = @am__quote@
262am__tar = @am__tar@
263am__untar = @am__untar@
264bindir = @bindir@
265build = @build@
266build_alias = @build_alias@
267build_cpu = @build_cpu@
268build_os = @build_os@
269build_vendor = @build_vendor@
270builddir = @builddir@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276host = @host@
277host_alias = @host_alias@
278host_cpu = @host_cpu@
279host_os = @host_os@
280host_vendor = @host_vendor@
281htmldir = @htmldir@
282includedir = @includedir@
283infodir = @infodir@
284install_sh = @install_sh@
285libdir = @libdir@
286libexecdir = @libexecdir@
287localedir = @localedir@
288localstatedir = @localstatedir@
289mandir = @mandir@
290mkdir_p = @mkdir_p@
291oldincludedir = @oldincludedir@
292pdfdir = @pdfdir@
293pkgconfigdir = @pkgconfigdir@
294prefix = @prefix@
295program_transform_name = @program_transform_name@
296psdir = @psdir@
297sbindir = @sbindir@
298sharedstatedir = @sharedstatedir@
299srcdir = @srcdir@
300subdirs = @subdirs@
301sysconfdir = @sysconfdir@
302target_alias = @target_alias@
303top_build_prefix = @top_build_prefix@
304top_builddir = @top_builddir@
305top_srcdir = @top_srcdir@
306SUBDIRS = route genl
307EXTRA_DIST = \
308 capi.i \
309 fixes.h \
310 __init__.py \
311 core.py \
312 util.py \
313 utils.h
314
315all: all-recursive
316
317.SUFFIXES:
318$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
319 @for dep in $?; do \
320 case '$(am__configure_deps)' in \
321 *$$dep*) \
322 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323 && { if test -f $@; then exit 0; else break; fi; }; \
324 exit 1;; \
325 esac; \
326 done; \
327 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/netlink/Makefile'; \
328 $(am__cd) $(top_srcdir) && \
329 $(AUTOMAKE) --foreign python/netlink/Makefile
330.PRECIOUS: Makefile
331Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332 @case '$?' in \
333 *config.status*) \
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335 *) \
336 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
337 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338 esac;
339
340$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343$(top_srcdir)/configure: $(am__configure_deps)
344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(ACLOCAL_M4): $(am__aclocal_m4_deps)
346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(am__aclocal_m4_deps):
348
349mostlyclean-libtool:
350 -rm -f *.lo
351
352clean-libtool:
353 -rm -rf .libs _libs
354
355# This directory's subdirectories are mostly independent; you can cd
356# into them and run 'make' without going through this Makefile.
357# To change the values of 'make' variables: instead of editing Makefiles,
358# (1) if the variable is set in 'config.status', edit 'config.status'
359# (which will cause the Makefiles to be regenerated when you run 'make');
360# (2) otherwise, pass the desired values on the 'make' command line.
361$(am__recursive_targets):
362 @fail=; \
363 if $(am__make_keepgoing); then \
364 failcom='fail=yes'; \
365 else \
366 failcom='exit 1'; \
367 fi; \
368 dot_seen=no; \
369 target=`echo $@ | sed s/-recursive//`; \
370 case "$@" in \
371 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
372 *) list='$(SUBDIRS)' ;; \
373 esac; \
374 for subdir in $$list; do \
375 echo "Making $$target in $$subdir"; \
376 if test "$$subdir" = "."; then \
377 dot_seen=yes; \
378 local_target="$$target-am"; \
379 else \
380 local_target="$$target"; \
381 fi; \
382 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
383 || eval $$failcom; \
384 done; \
385 if test "$$dot_seen" = "no"; then \
386 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
387 fi; test -z "$$fail"
388
389ID: $(am__tagged_files)
390 $(am__define_uniq_tagged_files); mkid -fID $$unique
391tags: tags-recursive
392TAGS: tags
393
394tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
395 set x; \
396 here=`pwd`; \
397 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
398 include_option=--etags-include; \
399 empty_fix=.; \
400 else \
401 include_option=--include; \
402 empty_fix=; \
403 fi; \
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 if test "$$subdir" = .; then :; else \
406 test ! -f $$subdir/TAGS || \
407 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
408 fi; \
409 done; \
410 $(am__define_uniq_tagged_files); \
411 shift; \
412 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
413 test -n "$$unique" || unique=$$empty_fix; \
414 if test $$# -gt 0; then \
415 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416 "$$@" $$unique; \
417 else \
418 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419 $$unique; \
420 fi; \
421 fi
422ctags: ctags-recursive
423
424CTAGS: ctags
425ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
426 $(am__define_uniq_tagged_files); \
427 test -z "$(CTAGS_ARGS)$$unique" \
428 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429 $$unique
430
431GTAGS:
432 here=`$(am__cd) $(top_builddir) && pwd` \
433 && $(am__cd) $(top_srcdir) \
434 && gtags -i $(GTAGS_ARGS) "$$here"
435cscopelist: cscopelist-recursive
436
437cscopelist-am: $(am__tagged_files)
438 list='$(am__tagged_files)'; \
439 case "$(srcdir)" in \
440 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
441 *) sdir=$(subdir)/$(srcdir) ;; \
442 esac; \
443 for i in $$list; do \
444 if test -f "$$i"; then \
445 echo "$(subdir)/$$i"; \
446 else \
447 echo "$$sdir/$$i"; \
448 fi; \
449 done >> $(top_builddir)/cscope.files
450
451distclean-tags:
452 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
453
454distdir: $(DISTFILES)
455 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457 list='$(DISTFILES)'; \
458 dist_files=`for file in $$list; do echo $$file; done | \
459 sed -e "s|^$$srcdirstrip/||;t" \
460 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
461 case $$dist_files in \
462 */*) $(MKDIR_P) `echo "$$dist_files" | \
463 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
464 sort -u` ;; \
465 esac; \
466 for file in $$dist_files; do \
467 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468 if test -d $$d/$$file; then \
469 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470 if test -d "$(distdir)/$$file"; then \
471 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472 fi; \
473 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
475 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476 fi; \
477 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
478 else \
479 test -f "$(distdir)/$$file" \
480 || cp -p $$d/$$file "$(distdir)/$$file" \
481 || exit 1; \
482 fi; \
483 done
484 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
485 if test "$$subdir" = .; then :; else \
486 $(am__make_dryrun) \
487 || test -d "$(distdir)/$$subdir" \
488 || $(MKDIR_P) "$(distdir)/$$subdir" \
489 || exit 1; \
490 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
491 $(am__relativize); \
492 new_distdir=$$reldir; \
493 dir1=$$subdir; dir2="$(top_distdir)"; \
494 $(am__relativize); \
495 new_top_distdir=$$reldir; \
496 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
497 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
498 ($(am__cd) $$subdir && \
499 $(MAKE) $(AM_MAKEFLAGS) \
500 top_distdir="$$new_top_distdir" \
501 distdir="$$new_distdir" \
502 am__remove_distdir=: \
503 am__skip_length_check=: \
504 am__skip_mode_fix=: \
505 distdir) \
506 || exit 1; \
507 fi; \
508 done
509check-am: all-am
510check: check-recursive
511all-am: Makefile
512installdirs: installdirs-recursive
513installdirs-am:
514install: install-recursive
515install-exec: install-exec-recursive
516install-data: install-data-recursive
517uninstall: uninstall-recursive
518
519install-am: all-am
520 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
521
522installcheck: installcheck-recursive
523install-strip:
524 if test -z '$(STRIP)'; then \
525 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
526 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
527 install; \
528 else \
529 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
532 fi
533mostlyclean-generic:
534
535clean-generic:
536
537distclean-generic:
538 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
539 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
540
541maintainer-clean-generic:
542 @echo "This command is intended for maintainers to use"
543 @echo "it deletes files that may require special tools to rebuild."
544clean: clean-recursive
545
546clean-am: clean-generic clean-libtool mostlyclean-am
547
548distclean: distclean-recursive
549 -rm -f Makefile
550distclean-am: clean-am distclean-generic distclean-tags
551
552dvi: dvi-recursive
553
554dvi-am:
555
556html: html-recursive
557
558html-am:
559
560info: info-recursive
561
562info-am:
563
564install-data-am:
565
566install-dvi: install-dvi-recursive
567
568install-dvi-am:
569
570install-exec-am:
571
572install-html: install-html-recursive
573
574install-html-am:
575
576install-info: install-info-recursive
577
578install-info-am:
579
580install-man:
581
582install-pdf: install-pdf-recursive
583
584install-pdf-am:
585
586install-ps: install-ps-recursive
587
588install-ps-am:
589
590installcheck-am:
591
592maintainer-clean: maintainer-clean-recursive
593 -rm -f Makefile
594maintainer-clean-am: distclean-am maintainer-clean-generic
595
596mostlyclean: mostlyclean-recursive
597
598mostlyclean-am: mostlyclean-generic mostlyclean-libtool
599
600pdf: pdf-recursive
601
602pdf-am:
603
604ps: ps-recursive
605
606ps-am:
607
608uninstall-am:
609
610.MAKE: $(am__recursive_targets) install-am install-strip
611
612.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
613 check-am clean clean-generic clean-libtool cscopelist-am ctags \
614 ctags-am distclean distclean-generic distclean-libtool \
615 distclean-tags distdir dvi dvi-am html html-am info info-am \
616 install install-am install-data install-data-am install-dvi \
617 install-dvi-am install-exec install-exec-am install-html \
618 install-html-am install-info install-info-am install-man \
619 install-pdf install-pdf-am install-ps install-ps-am \
620 install-strip installcheck installcheck-am installdirs \
621 installdirs-am maintainer-clean maintainer-clean-generic \
622 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
623 ps ps-am tags tags-am uninstall uninstall-am
624
625
626# Tell versions [3.59,3.63) of GNU make to not export all variables.
627# Otherwise a system limit (for SysV at least) may be exceeded.
628.NOEXPORT: