blob: ec68bcad3c1944b25d5c24fe9df3ac29af598152 [file] [log] [blame]
Nick Kralevich1d1011a2012-09-06 10:14:03 -07001# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, 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.
10
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.
15
16@SET_MAKE@
17
18# Makefile.am --
19# Copyright 2009 Red Hat Inc., Durham, North Carolina.
20# All Rights Reserved.
21#
22# This library is free software; you can redistribute it and/or
23# modify it under the terms of the GNU Lesser General Public
24# License as published by the Free Software Foundation; either
25# version 2.1 of the License, or (at your option) any later version.
26#
27# This library is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
30# Lesser General Public License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with this library; if not, write to the Free Software
34# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
35#
36# Authors:
37# Steve Grubb <sgrubb@redhat.com>
38#
39
40VPATH = @srcdir@
41pkgdatadir = $(datadir)/@PACKAGE@
42pkgincludedir = $(includedir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkglibexecdir = $(libexecdir)/@PACKAGE@
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = @build@
58host_triplet = @host@
59target_triplet = @target@
60bin_PROGRAMS = pscap$(EXEEXT) netcap$(EXEEXT) filecap$(EXEEXT) \
61 captest$(EXEEXT)
62subdir = utils
63DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
66 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
67 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
68 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71mkinstalldirs = $(install_sh) -d
72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_VPATH_FILES =
74am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man8dir)"
75PROGRAMS = $(bin_PROGRAMS)
76am_captest_OBJECTS = captest.$(OBJEXT)
77captest_OBJECTS = $(am_captest_OBJECTS)
78captest_LDADD = $(LDADD)
79am_filecap_OBJECTS = filecap.$(OBJEXT)
80filecap_OBJECTS = $(am_filecap_OBJECTS)
81filecap_LDADD = $(LDADD)
82am_netcap_OBJECTS = netcap.$(OBJEXT) proc-llist.$(OBJEXT)
83netcap_OBJECTS = $(am_netcap_OBJECTS)
84netcap_LDADD = $(LDADD)
85am_pscap_OBJECTS = pscap.$(OBJEXT)
86pscap_OBJECTS = $(am_pscap_OBJECTS)
87pscap_LDADD = $(LDADD)
88DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
89depcomp =
90am__depfiles_maybe =
91COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96CCLD = $(CC)
97LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
99 $(LDFLAGS) -o $@
100SOURCES = $(captest_SOURCES) $(filecap_SOURCES) $(netcap_SOURCES) \
101 $(pscap_SOURCES)
102DIST_SOURCES = $(captest_SOURCES) $(filecap_SOURCES) $(netcap_SOURCES) \
103 $(pscap_SOURCES)
104am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105am__vpath_adj = case $$p in \
106 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107 *) f=$$p;; \
108 esac;
109am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110am__install_max = 40
111am__nobase_strip_setup = \
112 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113am__nobase_strip = \
114 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
115am__nobase_list = $(am__nobase_strip_setup); \
116 for p in $$list; do echo "$$p $$p"; done | \
117 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
118 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119 if (++n[$$2] == $(am__install_max)) \
120 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121 END { for (dir in files) print dir, files[dir] }'
122am__base_list = \
123 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
124 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
125am__uninstall_files_from_dir = { \
126 test -z "$$files" \
127 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
128 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
129 $(am__cd) "$$dir" && rm -f $$files; }; \
130 }
131man8dir = $(mandir)/man8
132NROFF = nroff
133MANS = $(man_MANS)
134ETAGS = etags
135CTAGS = ctags
136DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137ACLOCAL = @ACLOCAL@
138AMTAR = @AMTAR@
139AR = @AR@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144CC = @CC@
145CCDEPMODE = @CCDEPMODE@
146CFLAGS = @CFLAGS@
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CYGPATH_W = @CYGPATH_W@
150DEBUG = @DEBUG@
151DEFS = @DEFS@
152DEPDIR = @DEPDIR@
153DLLTOOL = @DLLTOOL@
154DSYMUTIL = @DSYMUTIL@
155DUMPBIN = @DUMPBIN@
156ECHO_C = @ECHO_C@
157ECHO_N = @ECHO_N@
158ECHO_T = @ECHO_T@
159EGREP = @EGREP@
160EXEEXT = @EXEEXT@
161FGREP = @FGREP@
162GREP = @GREP@
163INSTALL = @INSTALL@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168LD = @LD@
169LDFLAGS = @LDFLAGS@
170LIBOBJS = @LIBOBJS@
171LIBS = -L${top_builddir}/src -lcap-ng
172LIBTOOL = @LIBTOOL@
173LIBTOOL_DEPS = @LIBTOOL_DEPS@
174LIPO = @LIPO@
175LN_S = @LN_S@
176LTLIBOBJS = @LTLIBOBJS@
177MAKEINFO = @MAKEINFO@
178MANIFEST_TOOL = @MANIFEST_TOOL@
179MKDIR_P = @MKDIR_P@
180NM = @NM@
181NMEDIT = @NMEDIT@
182OBJDUMP = @OBJDUMP@
183OBJEXT = @OBJEXT@
184OTOOL = @OTOOL@
185OTOOL64 = @OTOOL64@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_TARNAME = @PACKAGE_TARNAME@
191PACKAGE_URL = @PACKAGE_URL@
192PACKAGE_VERSION = @PACKAGE_VERSION@
193PATH_SEPARATOR = @PATH_SEPARATOR@
194PYTHON = @PYTHON@
195PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
196PYTHON_PLATFORM = @PYTHON_PLATFORM@
197PYTHON_PREFIX = @PYTHON_PREFIX@
198PYTHON_VERSION = @PYTHON_VERSION@
199RANLIB = @RANLIB@
200SED = @SED@
201SET_MAKE = @SET_MAKE@
202SHELL = @SHELL@
203STRIP = @STRIP@
204VERSION = @VERSION@
205abs_builddir = @abs_builddir@
206abs_srcdir = @abs_srcdir@
207abs_top_builddir = @abs_top_builddir@
208abs_top_srcdir = @abs_top_srcdir@
209ac_ct_AR = @ac_ct_AR@
210ac_ct_CC = @ac_ct_CC@
211ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212am__include = @am__include@
213am__leading_dot = @am__leading_dot@
214am__quote = @am__quote@
215am__tar = @am__tar@
216am__untar = @am__untar@
217bindir = @bindir@
218build = @build@
219build_alias = @build_alias@
220build_cpu = @build_cpu@
221build_os = @build_os@
222build_vendor = @build_vendor@
223builddir = @builddir@
224datadir = @datadir@
225datarootdir = @datarootdir@
226docdir = @docdir@
227dvidir = @dvidir@
228exec_prefix = @exec_prefix@
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
232host_os = @host_os@
233host_vendor = @host_vendor@
234htmldir = @htmldir@
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
238libdir = @libdir@
239libexecdir = @libexecdir@
240localedir = @localedir@
241localstatedir = @localstatedir@
242mandir = @mandir@
243mkdir_p = @mkdir_p@
244oldincludedir = @oldincludedir@
245pdfdir = @pdfdir@
246pkgpyexecdir = @pkgpyexecdir@
247pkgpythondir = @pkgpythondir@
248prefix = @prefix@
249program_transform_name = @program_transform_name@
250psdir = @psdir@
251pyexecdir = @pyexecdir@
252pythondir = @pythondir@
253sbindir = @sbindir@
254sharedstatedir = @sharedstatedir@
255srcdir = @srcdir@
256swig_found = @swig_found@
257sysconfdir = @sysconfdir@
258target = @target@
259target_alias = @target_alias@
260target_cpu = @target_cpu@
261target_os = @target_os@
262target_vendor = @target_vendor@
263top_build_prefix = @top_build_prefix@
264top_builddir = @top_builddir@
265top_srcdir = @top_srcdir@
266CONFIG_CLEAN_FILES = *.loT *.rej *.orig
267AUTOMAKE_OPTIONS = no-dependencies
268EXTRA_DIST = $(man_MANS)
269INCLUDES = -I${top_srcdir} -I${top_srcdir}/src
270AM_CFLAGS = -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE
271man_MANS = pscap.8 netcap.8 filecap.8 captest.8
272pscap_SOURCES = pscap.c
273netcap_SOURCES = netcap.c proc-llist.c proc-llist.h
274filecap_SOURCES = filecap.c
275captest_SOURCES = captest.c
276all: all-am
277
278.SUFFIXES:
279.SUFFIXES: .c .lo .o .obj
280$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
281 @for dep in $?; do \
282 case '$(am__configure_deps)' in \
283 *$$dep*) \
284 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
285 && { if test -f $@; then exit 0; else break; fi; }; \
286 exit 1;; \
287 esac; \
288 done; \
289 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
290 $(am__cd) $(top_srcdir) && \
291 $(AUTOMAKE) --gnu utils/Makefile
292.PRECIOUS: Makefile
293Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294 @case '$?' in \
295 *config.status*) \
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
297 *) \
298 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
299 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
300 esac;
301
302$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
305$(top_srcdir)/configure: $(am__configure_deps)
306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307$(ACLOCAL_M4): $(am__aclocal_m4_deps)
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(am__aclocal_m4_deps):
310install-binPROGRAMS: $(bin_PROGRAMS)
311 @$(NORMAL_INSTALL)
312 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
313 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
314 for p in $$list; do echo "$$p $$p"; done | \
315 sed 's/$(EXEEXT)$$//' | \
316 while read p p1; do if test -f $$p || test -f $$p1; \
317 then echo "$$p"; echo "$$p"; else :; fi; \
318 done | \
319 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
320 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
321 sed 'N;N;N;s,\n, ,g' | \
322 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
323 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
324 if ($$2 == $$4) files[d] = files[d] " " $$1; \
325 else { print "f", $$3 "/" $$4, $$1; } } \
326 END { for (d in files) print "f", d, files[d] }' | \
327 while read type dir files; do \
328 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
329 test -z "$$files" || { \
330 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
331 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
332 } \
333 ; done
334
335uninstall-binPROGRAMS:
336 @$(NORMAL_UNINSTALL)
337 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
338 files=`for p in $$list; do echo "$$p"; done | \
339 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
340 -e 's/$$/$(EXEEXT)/' `; \
341 test -n "$$list" || exit 0; \
342 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
343 cd "$(DESTDIR)$(bindir)" && rm -f $$files
344
345clean-binPROGRAMS:
346 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
347 echo " rm -f" $$list; \
348 rm -f $$list || exit $$?; \
349 test -n "$(EXEEXT)" || exit 0; \
350 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
351 echo " rm -f" $$list; \
352 rm -f $$list
353captest$(EXEEXT): $(captest_OBJECTS) $(captest_DEPENDENCIES) $(EXTRA_captest_DEPENDENCIES)
354 @rm -f captest$(EXEEXT)
355 $(LINK) $(captest_OBJECTS) $(captest_LDADD) $(LIBS)
356filecap$(EXEEXT): $(filecap_OBJECTS) $(filecap_DEPENDENCIES) $(EXTRA_filecap_DEPENDENCIES)
357 @rm -f filecap$(EXEEXT)
358 $(LINK) $(filecap_OBJECTS) $(filecap_LDADD) $(LIBS)
359netcap$(EXEEXT): $(netcap_OBJECTS) $(netcap_DEPENDENCIES) $(EXTRA_netcap_DEPENDENCIES)
360 @rm -f netcap$(EXEEXT)
361 $(LINK) $(netcap_OBJECTS) $(netcap_LDADD) $(LIBS)
362pscap$(EXEEXT): $(pscap_OBJECTS) $(pscap_DEPENDENCIES) $(EXTRA_pscap_DEPENDENCIES)
363 @rm -f pscap$(EXEEXT)
364 $(LINK) $(pscap_OBJECTS) $(pscap_LDADD) $(LIBS)
365
366mostlyclean-compile:
367 -rm -f *.$(OBJEXT)
368
369distclean-compile:
370 -rm -f *.tab.c
371
372.c.o:
373 $(COMPILE) -c $<
374
375.c.obj:
376 $(COMPILE) -c `$(CYGPATH_W) '$<'`
377
378.c.lo:
379 $(LTCOMPILE) -c -o $@ $<
380
381mostlyclean-libtool:
382 -rm -f *.lo
383
384clean-libtool:
385 -rm -rf .libs _libs
386install-man8: $(man_MANS)
387 @$(NORMAL_INSTALL)
388 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
389 @list=''; test -n "$(man8dir)" || exit 0; \
390 { for i in $$list; do echo "$$i"; done; \
391 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
392 sed -n '/\.8[a-z]*$$/p'; \
393 } | while read p; do \
394 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
395 echo "$$d$$p"; echo "$$p"; \
396 done | \
397 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
398 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
399 sed 'N;N;s,\n, ,g' | { \
400 list=; while read file base inst; do \
401 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
402 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
403 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
404 fi; \
405 done; \
406 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
407 while read files; do \
408 test -z "$$files" || { \
409 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
410 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
411 done; }
412
413uninstall-man8:
414 @$(NORMAL_UNINSTALL)
415 @list=''; test -n "$(man8dir)" || exit 0; \
416 files=`{ for i in $$list; do echo "$$i"; done; \
417 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
418 sed -n '/\.8[a-z]*$$/p'; \
419 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
420 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
421 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
422
423ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425 unique=`for i in $$list; do \
426 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 done | \
428 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429 END { if (nonempty) { for (i in files) print i; }; }'`; \
430 mkid -fID $$unique
431tags: TAGS
432
433TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
434 $(TAGS_FILES) $(LISP)
435 set x; \
436 here=`pwd`; \
437 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438 unique=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440 done | \
441 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442 END { if (nonempty) { for (i in files) print i; }; }'`; \
443 shift; \
444 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
445 test -n "$$unique" || unique=$$empty_fix; \
446 if test $$# -gt 0; then \
447 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448 "$$@" $$unique; \
449 else \
450 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
451 $$unique; \
452 fi; \
453 fi
454ctags: CTAGS
455CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
456 $(TAGS_FILES) $(LISP)
457 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458 unique=`for i in $$list; do \
459 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 done | \
461 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462 END { if (nonempty) { for (i in files) print i; }; }'`; \
463 test -z "$(CTAGS_ARGS)$$unique" \
464 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
465 $$unique
466
467GTAGS:
468 here=`$(am__cd) $(top_builddir) && pwd` \
469 && $(am__cd) $(top_srcdir) \
470 && gtags -i $(GTAGS_ARGS) "$$here"
471
472distclean-tags:
473 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
474
475distdir: $(DISTFILES)
476 @list='$(MANS)'; if test -n "$$list"; then \
477 list=`for p in $$list; do \
478 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
479 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
480 if test -n "$$list" && \
481 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
482 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
483 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
484 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
485 echo " typically \`make maintainer-clean' will remove them" >&2; \
486 exit 1; \
487 else :; fi; \
488 else :; fi
489 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491 list='$(DISTFILES)'; \
492 dist_files=`for file in $$list; do echo $$file; done | \
493 sed -e "s|^$$srcdirstrip/||;t" \
494 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
495 case $$dist_files in \
496 */*) $(MKDIR_P) `echo "$$dist_files" | \
497 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498 sort -u` ;; \
499 esac; \
500 for file in $$dist_files; do \
501 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502 if test -d $$d/$$file; then \
503 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
504 if test -d "$(distdir)/$$file"; then \
505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506 fi; \
507 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
508 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
509 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510 fi; \
511 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
512 else \
513 test -f "$(distdir)/$$file" \
514 || cp -p $$d/$$file "$(distdir)/$$file" \
515 || exit 1; \
516 fi; \
517 done
518check-am: all-am
519check: check-am
520all-am: Makefile $(PROGRAMS) $(MANS)
521installdirs:
522 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man8dir)"; do \
523 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
524 done
525install: install-am
526install-exec: install-exec-am
527install-data: install-data-am
528uninstall: uninstall-am
529
530install-am: all-am
531 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
532
533installcheck: installcheck-am
534install-strip:
535 if test -z '$(STRIP)'; then \
536 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
537 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
538 install; \
539 else \
540 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
543 fi
544mostlyclean-generic:
545
546clean-generic:
547
548distclean-generic:
549 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
551
552maintainer-clean-generic:
553 @echo "This command is intended for maintainers to use"
554 @echo "it deletes files that may require special tools to rebuild."
555clean: clean-am
556
557clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
558
559distclean: distclean-am
560 -rm -f Makefile
561distclean-am: clean-am distclean-compile distclean-generic \
562 distclean-tags
563
564dvi: dvi-am
565
566dvi-am:
567
568html: html-am
569
570html-am:
571
572info: info-am
573
574info-am:
575
576install-data-am: install-man
577
578install-dvi: install-dvi-am
579
580install-dvi-am:
581
582install-exec-am: install-binPROGRAMS
583
584install-html: install-html-am
585
586install-html-am:
587
588install-info: install-info-am
589
590install-info-am:
591
592install-man: install-man8
593
594install-pdf: install-pdf-am
595
596install-pdf-am:
597
598install-ps: install-ps-am
599
600install-ps-am:
601
602installcheck-am:
603
604maintainer-clean: maintainer-clean-am
605 -rm -f Makefile
606maintainer-clean-am: distclean-am maintainer-clean-generic
607
608mostlyclean: mostlyclean-am
609
610mostlyclean-am: mostlyclean-compile mostlyclean-generic \
611 mostlyclean-libtool
612
613pdf: pdf-am
614
615pdf-am:
616
617ps: ps-am
618
619ps-am:
620
621uninstall-am: uninstall-binPROGRAMS uninstall-man
622
623uninstall-man: uninstall-man8
624
625.MAKE: install-am install-strip
626
627.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
628 clean-generic clean-libtool ctags distclean distclean-compile \
629 distclean-generic distclean-libtool distclean-tags distdir dvi \
630 dvi-am html html-am info info-am install install-am \
631 install-binPROGRAMS install-data install-data-am install-dvi \
632 install-dvi-am install-exec install-exec-am install-html \
633 install-html-am install-info install-info-am install-man \
634 install-man8 install-pdf install-pdf-am install-ps \
635 install-ps-am install-strip installcheck installcheck-am \
636 installdirs maintainer-clean maintainer-clean-generic \
637 mostlyclean mostlyclean-compile mostlyclean-generic \
638 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
639 uninstall-am uninstall-binPROGRAMS uninstall-man \
640 uninstall-man8
641
642
643# Tell versions [3.59,3.63) of GNU make to not export all variables.
644# Otherwise a system limit (for SysV at least) may be exceeded.
645.NOEXPORT: